Lines Matching refs:SdResId

48 		SfxTabPage          ( pParent, SdResId( TP_PRINT_OPTIONS ), rInAttrs ),  in SdPrintOptions()
50 aGrpPrint ( this, SdResId( GRP_PRINT ) ), in SdPrintOptions()
51 aCbxDraw ( this, SdResId( CBX_DRAW ) ), in SdPrintOptions()
52 aCbxNotes ( this, SdResId( CBX_NOTES ) ), in SdPrintOptions()
53 aCbxHandout ( this, SdResId( CBX_HANDOUTS ) ), in SdPrintOptions()
54 aCbxOutline ( this, SdResId( CBX_OUTLINE ) ), in SdPrintOptions()
56 aSeparator1FL ( this, SdResId( FL_SEPARATOR1 ) ), in SdPrintOptions()
57 aGrpOutput ( this, SdResId( GRP_OUTPUT ) ), in SdPrintOptions()
58 aRbtColor ( this, SdResId( RBT_COLOR ) ), in SdPrintOptions()
59 aRbtGrayscale ( this, SdResId( RBT_GRAYSCALE ) ), in SdPrintOptions()
60 aRbtBlackWhite ( this, SdResId( RBT_BLACKWHITE ) ), in SdPrintOptions()
62 aGrpPrintExt ( this, SdResId( GRP_PRINT_EXT ) ), in SdPrintOptions()
63 aCbxPagename ( this, SdResId( CBX_PAGENAME ) ), in SdPrintOptions()
64 aCbxDate ( this, SdResId( CBX_DATE ) ), in SdPrintOptions()
65 aCbxTime ( this, SdResId( CBX_TIME ) ), in SdPrintOptions()
66 aCbxHiddenPages ( this, SdResId( CBX_HIDDEN_PAGES ) ), in SdPrintOptions()
68 aSeparator2FL ( this, SdResId( FL_SEPARATOR2 ) ), in SdPrintOptions()
69 aGrpPageoptions ( this, SdResId( GRP_PAGE ) ), in SdPrintOptions()
70 aRbtDefault ( this, SdResId( RBT_DEFAULT ) ), in SdPrintOptions()
71 aRbtPagesize ( this, SdResId( RBT_PAGESIZE ) ), in SdPrintOptions()
72 aRbtPagetile ( this, SdResId( RBT_PAGETILE ) ), in SdPrintOptions()
73 aRbtBooklet ( this, SdResId( RBT_BOOKLET ) ), in SdPrintOptions()
74 aCbxFront ( this, SdResId( CBX_FRONT ) ), in SdPrintOptions()
75 aCbxBack ( this, SdResId( CBX_BACK ) ), in SdPrintOptions()
77 aCbxPaperbin ( this, SdResId( CBX_PAPERBIN ) ), in SdPrintOptions()