Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx78 bLoadDocPrinter, member in SvtSaveOptions_Impl
122 sal_Bool IsLoadDocPrinter() const { return bLoadDocPrinter; } in IsLoadDocPrinter()
271 if ( !bROLoadDocPrinter && bLoadDocPrinter != bNew ) in SetLoadDocPrinter()
273 bLoadDocPrinter = bNew; in SetLoadDocPrinter()
434 , bLoadDocPrinter( sal_True ) in SvtSaveOptions_Impl()
563 bLoadDocPrinter = bTemp; in SvtSaveOptions_Impl()
741 pValues[nRealCount] <<= bLoadDocPrinter; in Commit()
/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx454 sal_Bool bLoadDocPrinter( sal_True ); in EndElement() local
458 ::comphelper::ConfigurationHelper::E_READONLY ) >>= bLoadDocPrinter; in EndElement()
462 if ( !bLoadDocPrinter ) in EndElement()

Completed in 25 milliseconds