Home
last modified time | relevance | path

Searched refs:bPasswordProtected (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_import.cxx186 aDesc.bLink = aDesc.bReadOnly = aDesc.bPasswordProtected = aDesc.bPreload = sal_False; in startRootElement()
195 &aDesc.bPasswordProtected, in startRootElement()
241 aDesc.bLink = aDesc.bReadOnly = aDesc.bPasswordProtected = aDesc.bPreload = sal_False; in startChildElement()
258 &aDesc.bPasswordProtected, in startChildElement()
H A Dxmllib_export.cxx144 rLib.bPasswordProtected ? aTrueStr : aFalseStr ); in exportLibrary()
/AOO41X/main/xmlscript/inc/xmlscript/
H A Dxmllib_imexp.hxx46 sal_Bool bPasswordProtected; member
/AOO41X/main/basic/source/uno/
H A Dnamecont.cxx1774 pLib->mbPasswordProtected = rLib.bPasswordProtected; in implImportLibDescriptor()
1899 rLib.bPasswordProtected = pImplLib->mbPasswordProtected; in storeLibraries_Impl()
2773 aLibDesc.bPasswordProtected = pImplLib->mbPasswordProtected; in exportLibrary()