Home
last modified time | relevance | path

Searched refs:maGroupHint (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dprintdata.cxx294 … aPaperTrayOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OptionsPageOptGroup" ) ); in SwPrintUIOptions()
304 aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in SwPrintUIOptions()
343 aContentsOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "JobPage" ) ); in SwPrintUIOptions()
372 aPageSetOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LayoutPage" ) ); in SwPrintUIOptions()
425 aBrochureRTLOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LayoutPage" ) ); in SwPrintUIOptions()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx442 aPrintOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "JobPage" ) ); in ProcessResource()
594 aBrochureOpt.maGroupHint = OUString( RTL_CONSTASCII_USTRINGPARAM( "LayoutPage" ) ); in ProcessResource()
611 aIncludeOpt.maGroupHint = OUString( RTL_CONSTASCII_USTRINGPARAM( "LayoutPage" ) ); in ProcessResource()
628 … aPaperTrayOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OptionsPageOptGroup" ) ); in ProcessResource()
640 … aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in ProcessResource()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx612 rtl::OUString maGroupHint; member
627 , maGroupHint( i_rGroupHint ) in UIControlOptions()
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx52 aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in BasicRenderable()
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1805 + (i_rControlOptions.maGroupHint.getLength() ? 1 : 0) // grouping in getUIControlOpt()
1852 if( i_rControlOptions.maGroupHint.getLength() ) in getUIControlOpt()
1855 aCtrl[nUsed++].Value <<= i_rControlOptions.maGroupHint; in getUIControlOpt()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx255 aPrintRangeOpt.maGroupHint = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintRange" ) ); in ScPrintUIOptions()

Completed in 52 milliseconds