Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_import.cxx186 aDesc.bLink = aDesc.bReadOnly = aDesc.bPasswordProtected = aDesc.bPreload = sal_False; in startRootElement()
199 &aDesc.bPreload, in startRootElement()
241 aDesc.bLink = aDesc.bReadOnly = aDesc.bPasswordProtected = aDesc.bPreload = sal_False; in startChildElement()
H A Dxmllib_export.cxx146 if( rLib.bPreload ) in exportLibrary()
/trunk/main/xmlscript/inc/xmlscript/
H A Dxmllib_imexp.hxx48 sal_Bool bPreload; member
/trunk/main/basic/source/uno/
H A Dnamecont.cxx1776 pLib->mbPreload = rLib.bPreload; in implImportLibDescriptor()
1898 rLib.bPreload = pImplLib->mbPreload; in storeLibraries_Impl()
2772 aLibDesc.bPreload = false; // Preload status gets lost? in exportLibrary()