Home
last modified time | relevance | path

Searched refs:GetPrtOptions (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/ui/uno/
H A Dunomod.cxx332 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_False ); in _preSetValues()
335 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_True ); in _preSetValues()
488 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_False ); in _preGetValues()
491 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_True ); in _preGetValues()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewprt.cxx113 SwPrintOptions* pOpt = SW_MOD()->GetPrtOptions(bWeb); in SetPrinter()
190 SwPrintOptions* pPrintOptions = SW_MOD()->GetPrtOptions(bWeb); in ExecutePrint()
H A Dpview.cxx1276 SwPrintData const aPrintOptions = *SW_MOD()->GetPrtOptions(false); in Init()
H A Dview.cxx1898 o_rData = *SW_MOD()->GetPrtOptions(bWeb); in InitPrintOptionsFromApplication()
/aoo4110/main/sw/source/ui/app/
H A Dappopt.cxx250 pOpt = GetPrtOptions(!bTextDialog); in CreateItemSet()
434 SwPrintOptions* pOpt = GetPrtOptions(!bTextDialog); in ApplyItemSet()
H A Dswmodul1.cxx331 SwPrintOptions* SwModule::GetPrtOptions(sal_Bool bWeb) in GetPrtOptions() function in SwModule
H A Ddocshini.cxx159 mpDoc->setPrintData(*SW_MOD()->GetPrtOptions(bWeb)); in InitNew()
/aoo4110/main/sw/inc/
H A Dswmodule.hxx170 SwPrintOptions* GetPrtOptions(sal_Bool bWeb);

Completed in 91 milliseconds