Home
last modified time | relevance | path

Searched refs:VclResId (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/vcl/source/window/
H A Dprintdlg.cxx645 , maPrinters( this, VclResId( SV_PRINT_PRINTERS ) ) in JobTabPage()
654 , maCopies( this, VclResId( SV_PRINT_COPIES ) ) in JobTabPage()
656 , maCopyCount( this, VclResId( SV_PRINT_COPYCOUNT ) ) in JobTabPage()
658 , maCollateBox( this, VclResId( SV_PRINT_COLLATE ) ) in JobTabPage()
661 , maCollateImg( VclResId( SV_PRINT_COLLATE_IMG ) ) in JobTabPage()
835 : ModalDialog( i_pParent, VclResId( SV_DLG_PRINT ) ) in PrintDialog()
836 , maOKButton( this, VclResId( SV_PRINT_OK ) ) in PrintDialog()
838 , maHelpButton( this, VclResId( SV_PRINT_HELP ) ) in PrintDialog()
840 , maPageEdit( this, VclResId( SV_PRINT_PAGE_EDIT ) ) in PrintDialog()
844 , maTabCtrl( this, VclResId( SV_PRINT_TABCTRL ) ) in PrintDialog()
[all …]
/aoo4110/main/vcl/inc/
H A Dsvdata.hxx384 VCL_PLUGIN_PUBLIC ResId VclResId( sal_Int32 nId ); // throws std::bad_alloc if no res mgr
/aoo4110/main/vcl/source/gdi/
H A Dprint3.cxx251 …xFilterMgr->appendFilter( String( VclResId( SV_STDTEXT_ALLFILETYPES ) ), ::rtl::OUString( RTL_CONS… in queryFile()
324 ErrorBox aBox( NULL, VclResId( SV_PRINT_NOPRINTERWARNING ) ); in ImplPrintJob()
464 ErrorBox aBox( NULL, VclResId( SV_PRINT_NOCONTENT ) ); in ImplPrintJob()
H A Dprint.cxx1287 ResStringArray aPaperStrings( VclResId( RID_STR_PAPERNAMES ) ); in GetPaperName()
/aoo4110/main/vcl/source/control/
H A Dbutton.cxx4298 rCtrlData.mpDisclosurePlus = new Image( BitmapEx( VclResId( SV_DISCLOSURE_PLUS ) ) ); in ImplDrawCheckBoxState()
4300 … rCtrlData.mpDisclosurePlusHC = new Image( BitmapEx( VclResId( SV_DISCLOSURE_PLUS_HC ) ) ); in ImplDrawCheckBoxState()
4302 rCtrlData.mpDisclosureMinus = new Image( BitmapEx( VclResId( SV_DISCLOSURE_MINUS ) ) ); in ImplDrawCheckBoxState()
4304 … rCtrlData.mpDisclosureMinusHC = new Image( BitmapEx( VclResId( SV_DISCLOSURE_MINUS_HC ) ) ); in ImplDrawCheckBoxState()
/aoo4110/main/vcl/source/app/
H A Dsvdata.cxx265 ResId VclResId( sal_Int32 nId ) in VclResId() function
/aoo4110/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm109 maLocalizedStrings( VclResId( SV_PRINT_NATIVE_STRINGS ) )

Completed in 178 milliseconds