Searched refs:aPrintRangeOpt (Results 1 – 4 of 4) sorted by relevance
51 vcl::PrinterOptionsHelper::UIControlOptions aPrintRangeOpt; in BasicRenderable() local52 aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in BasicRenderable()53 aPrintRangeOpt.mbInternalOnly = sal_True; in BasicRenderable()56 aPrintRangeOpt in BasicRenderable()
303 vcl::PrinterOptionsHelper::UIControlOptions aPrintRangeOpt; in SwPrintUIOptions() local304 aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in SwPrintUIOptions()305 aPrintRangeOpt.mbInternalOnly = sal_True; in SwPrintUIOptions()308 aPrintRangeOpt in SwPrintUIOptions()
638 vcl::PrinterOptionsHelper::UIControlOptions aPrintRangeOpt; in ProcessResource() local639 aPrintRangeOpt.mbInternalOnly = sal_True; in ProcessResource()640 … aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in ProcessResource()644 aPrintRangeOpt ) in ProcessResource()
254 vcl::PrinterOptionsHelper::UIControlOptions aPrintRangeOpt; in ScPrintUIOptions() local255 aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in ScPrintUIOptions()258 aPrintRangeOpt in ScPrintUIOptions()276 aPrintRangeOpt.mbInternalOnly = sal_True; in ScPrintUIOptions()279 aPrintRangeOpt in ScPrintUIOptions()
Completed in 50 milliseconds