Home
last modified time | relevance | path

Searched refs:STORE_ATTRIB_ISDIR (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/registry/source/
H A Dregimpl.cxx879 if (iter.m_nAttrib & STORE_ATTRIB_ISDIR) in deleteSubkeysAndValues()
931 if ( iter.m_nAttrib & STORE_ATTRIB_ISDIR ) in loadKey()
979 if ( iter.m_nAttrib & STORE_ATTRIB_ISDIR ) in saveKey()
1384 if (iter.m_nAttrib & STORE_ATTRIB_ISDIR) in loadAndSaveKeys()
1437 if (iter.m_nAttrib & STORE_ATTRIB_ISDIR) in dumpRegistry()
1739 if ( iter.m_nAttrib & STORE_ATTRIB_ISDIR ) in dumpKey()
H A Dkeyimpl.cxx125 if ( iter.m_nAttrib & STORE_ATTRIB_ISDIR ) in openSubKeys()
190 if ( iter.m_nAttrib & STORE_ATTRIB_ISDIR) in getKeyNames()
1020 if ( iter.m_nAttrib & STORE_ATTRIB_ISDIR ) in countSubKeys()
/aoo4110/main/store/source/
H A Dstordir.cxx142 aPage, STORE_ATTRIB_ISDIR, in create()
147 if (!(aPage.attrib() & STORE_ATTRIB_ISDIR)) in create()
H A Dstorpage.cxx338 if (nAttrib & STORE_ATTRIB_ISDIR) in iget()
734 if (aPage.attrib() & STORE_ATTRIB_ISDIR) in rename()
/aoo4110/main/store/inc/store/
H A Dtypes.h58 #define STORE_ATTRIB_ISDIR ((sal_uInt32)0x20000000) macro
/aoo4110/main/store/workben/
H A Dt_store.cxx195 if (it.m_nAttrib & STORE_ATTRIB_ISDIR) in visit()

Completed in 49 milliseconds