Home
last modified time | relevance | path

Searched refs:PrinterOptionsHelper (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx84 const vcl::PrinterOptionsHelper& rHelper, in PrintOptions()
212 const vcl::PrinterOptionsHelper& mrProperties;
441 vcl::PrinterOptionsHelper::UIControlOptions aPrintOpt; in ProcessResource()
462 vcl::PrinterOptionsHelper::UIControlOptions in ProcessResource()
477 vcl::PrinterOptionsHelper::UIControlOptions in ProcessResource()
562 vcl::PrinterOptionsHelper::UIControlOptions in ProcessResource()
578 vcl::PrinterOptionsHelper::UIControlOptions in ProcessResource()
593 vcl::PrinterOptionsHelper::UIControlOptions aBrochureOpt; in ProcessResource()
609 vcl::PrinterOptionsHelper::UIControlOptions in ProcessResource()
627 vcl::PrinterOptionsHelper::UIControlOptions aPaperTrayOpt; in ProcessResource()
[all …]
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1700 Any PrinterOptionsHelper::getValue( const rtl::OUString& i_rPropertyName ) const in getValue()
1710 void PrinterOptionsHelper::setValue( const rtl::OUString& i_rPropertyName, const Any& i_rValue ) in setValue()
1715 bool PrinterOptionsHelper::hasProperty( const rtl::OUString& i_rPropertyName ) const in hasProperty()
1744 bool PrinterOptionsHelper::processProperties( const Sequence< PropertyValue >& i_rNewProp, in processProperties()
1779 void PrinterOptionsHelper::appendPrintUIOptions( uno::Sequence< beans::PropertyValue >& io_rProps )… in appendPrintUIOptions()
1792 Any PrinterOptionsHelper::getUIControlOpt( const rtl::OUString& i_rTitle, in getUIControlOpt()
1888 Any PrinterOptionsHelper::getSubgroupControlOpt( const rtl::OUString& i_rTitle, in getSubgroupControlOpt()
1903 Any PrinterOptionsHelper::getBoolControlOpt( const rtl::OUString& i_rTitle, in getBoolControlOpt()
1922 Any PrinterOptionsHelper::getChoiceControlOpt( const rtl::OUString& i_rTitle, in getChoiceControlOpt()
1949 Any PrinterOptionsHelper::getRangeControlOpt( const rtl::OUString& i_rTitle, in getRangeControlOpt()
[all …]
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx293 vcl::PrinterOptionsHelper::UIControlOptions aPaperTrayOpt; in SwPrintUIOptions()
303 vcl::PrinterOptionsHelper::UIControlOptions aPrintRangeOpt; in SwPrintUIOptions()
334 vcl::PrinterOptionsHelper::UIControlOptions aPageRangeOpt( aPrintRangeName, 1, sal_True ); in SwPrintUIOptions()
342 vcl::PrinterOptionsHelper::UIControlOptions aContentsOpt; in SwPrintUIOptions()
358 …vcl::PrinterOptionsHelper::UIControlOptions aAnnotOpt( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(… in SwPrintUIOptions()
371 vcl::PrinterOptionsHelper::UIControlOptions aPageSetOpt; in SwPrintUIOptions()
422 …vcl::PrinterOptionsHelper::UIControlOptions aBrochureRTLOpt( aBrochurePropertyName, -1, sal_True ); in SwPrintUIOptions()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx552 class VCL_DLLPUBLIC PrinterOptionsHelper class
559 PrinterOptionsHelper() {} // create without ui properties in PrinterOptionsHelper() function in vcl::PrinterOptionsHelper
560PrinterOptionsHelper( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >&… in PrinterOptionsHelper() function in vcl::PrinterOptionsHelper
563 ~PrinterOptionsHelper() in ~PrinterOptionsHelper()
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx51 vcl::PrinterOptionsHelper::UIControlOptions aPrintRangeOpt; in BasicRenderable()
74 vcl::PrinterOptionsHelper::UIControlOptions aPageRangeOpt( aPrintContentName, 1, sal_True ); in BasicRenderable()
H A Dbasicrenderable.hxx37 public vcl::PrinterOptionsHelper
/trunk/main/starmath/inc/
H A Dunomodel.hxx46 class SmPrintUIOptions : public vcl::PrinterOptionsHelper
/trunk/main/sw/inc/
H A Dprintdata.hxx185 class SwPrintUIOptions : public vcl::PrinterOptionsHelper
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx217 class ScPrintUIOptions : public vcl::PrinterOptionsHelper
254 vcl::PrinterOptionsHelper::UIControlOptions aPrintRangeOpt; in ScPrintUIOptions()
297 vcl::PrinterOptionsHelper::UIControlOptions aPageRangeOpt( aPrintRangeName, 1, sal_True ); in ScPrintUIOptions()
/trunk/main/starmath/source/
H A Dunomodel.cxx140 vcl::PrinterOptionsHelper::UIControlOptions aRangeOpt( aPrintFormatProp, 2, sal_True ); in SmPrintUIOptions()

Completed in 106 milliseconds