Home
last modified time | relevance | path

Searched refs:IsNotFoundWarning (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Dmisccfg.cxx72 sal_Bool IsNotFoundWarning() const {return bNotFound;} in IsNotFoundWarning() function in utl::SfxMiscCfg
265 sal_Bool MiscCfg::IsNotFoundWarning() const in IsNotFoundWarning() function in utl::MiscCfg
267 return pImpl->IsNotFoundWarning(); in IsNotFoundWarning()
/trunk/main/unotools/inc/unotools/
H A Dmisccfg.hxx45 sal_Bool IsNotFoundWarning() const;
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx318 aMisc.IsNotFoundWarning() )); in SetAppPrintOptions()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx144 pSet->Put( SfxBoolItem( SID_PRINTER_NOTFOUND_WARN, aMisc.IsNotFoundWarning() ) ); in GetPrinter()
195 aOptSet.Put( SfxBoolItem( SID_PRINTER_NOTFOUND_WARN, aMisc.IsNotFoundWarning() ) ); in SetPrintOptions()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1542 pRet->Put(SfxBoolItem(SID_PRINTER_NOTFOUND_WARN, aMisc.IsNotFoundWarning())); in CreateItemSet()

Completed in 53 milliseconds