Home
last modified time | relevance | path

Searched refs:CONFIG_MODE_IGNORE_ERRORS (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/unotools/inc/unotools/
H A Dconfigitem.hxx56 #define CONFIG_MODE_IGNORE_ERRORS 0x08 // prevent assertions, if creation fails macro
/AOO41X/main/unotools/source/config/
H A Dconfigmgr.cxx302 if(0 == (CONFIG_MODE_IGNORE_ERRORS & rCfgItem.GetMode())) in AcquireTree()