Searched refs:DIALOG_MGR (Results 1 – 18 of 18) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | dialmgr.hxx | 39 #define DIALOG_MGR() (*DialogsResMgr::GetResMgr()) macro 40 #define SVX_RES(i) ResId(i,DIALOG_MGR()) 41 #define SVX_RESSTR(i) UniString(ResId(i,DIALOG_MGR())) 42 #define SVX_RESSSTR(i) String(ResId(i,DIALOG_MGR()))
|
/aoo4110/main/svx/source/stbctrls/ |
H A D | pszctrl.cxx | 125 PopupMenu( ResId( RID_SVXMNU_PSZ_FUNC, DIALOG_MGR() ) ), in FunctionPopup_Impl() 190 pImp->aPosImage = Image( ResId( RID_SVXBMP_POSITION, DIALOG_MGR() ) ); in SvxPosSizeStatusBarControl() 191 pImp->aSizeImage = Image( ResId( RID_SVXBMP_SIZE, DIALOG_MGR() ) ); in SvxPosSizeStatusBarControl() 433 Image aTmpPosImage( ResId( RID_SVXBMP_POSITION, DIALOG_MGR() ) ); in GetDefItemWidth() 434 Image aTmpSizeImage( ResId( RID_SVXBMP_SIZE, DIALOG_MGR() ) ); in GetDefItemWidth()
|
H A D | zoomctrl.cxx | 67 : PopupMenu( ResId( RID_SVXMNU_ZOOM, DIALOG_MGR() ) ), in ZoomPopup_Impl()
|
H A D | xmlsecctrl.cxx | 145 PopupMenu aPopupMenu( ResId( RID_SVXMNU_XMLSECSTATBAR, DIALOG_MGR() ) ); in Command()
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | xtabdash.cxx | 276 … const_cast< XDashList* >(this)->maStringSolidLine = String(ResId(RID_SVXSTR_SOLID, DIALOG_MGR())); in GetStringForUiSolidLine() 288 … const_cast< XDashList* >(this)->maStringNoLine = String(ResId(RID_SVXSTR_NONE, DIALOG_MGR())); in GetStringForUiNoLine()
|
H A D | xattr2.cxx | 128 rText = XubString( ResId( RID_SVXSTR_TRANSPARENCE, DIALOG_MGR() ) ); in GetPresentation() 613 rText = XubString( ResId( RID_SVXSTR_TRANSPARENCE, DIALOG_MGR() ) ); in GetPresentation()
|
H A D | xattr.cxx | 2973 RID_SVXSTR_NOTCENTERED, DIALOG_MGR() ) ); in GetPresentation() 3081 RID_SVXSTR_NOTCENTERED, DIALOG_MGR() ) ); in GetPresentation()
|
/aoo4110/main/svx/source/items/ |
H A D | svxerr.cxx | 40 RID_SVXERRCODE, ERRCODE_AREA_SVX, ERRCODE_AREA_SVX_END, &DIALOG_MGR() ) in SvxErrorHandler()
|
/aoo4110/main/svx/source/dialog/ |
H A D | contimp.hxx | 33 #define CONT_RESID(nId) ResId( nId, DIALOG_MGR() )
|
H A D | pfiledlg.cxx | 187 String aAllFilter( ResId( STR_EXTFILTER_ALL, DIALOG_MGR() ) ); in SvxPluginFileDlg()
|
H A D | langbox.cxx | 68 aTmp += String( ResId( RID_SVXSTR_LANGUAGE_ALL, DIALOG_MGR() ) ); in GetDicInfoStr()
|
H A D | srchdlg.cxx | 293 #define SVX_RES_PLAIN(x) ResId (x, DIALOG_MGR ()) 395 #define SVX_RES(x) ResId (x, DIALOG_MGR ())
|
H A D | _bmpmask.cxx | 44 #define BMP_RESID(nId) ResId(nId, DIALOG_MGR())
|
H A D | svxruler.cxx | 3764 String(ResId(RID_SVXSTR_RULER_START+i, DIALOG_MGR())), in Command() 3773 PopupMenu aMenu(ResId(RID_SVXMN_RULER, DIALOG_MGR())); in Command()
|
/aoo4110/main/sd/source/ui/func/ |
H A D | futhes.cxx | 89 mpWindow, RID_SVXERRCTX, &DIALOG_MGR() ); in DoExecute()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | viewling.cxx | 461 RID_SVXERRCTX, &DIALOG_MGR() ); in HyphenateDocument() 597 RID_SVXERRCTX, &DIALOG_MGR() ); in StartThesaurus()
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | grafctrl.cxx | 320 ResId aResId( ImplGetRID( rCmd, false ), DIALOG_MGR() ) ; in ImplGrafControl() 323 ResId aResIdHC( ImplGetRID( rCmd, true ), DIALOG_MGR() ) ; in ImplGrafControl()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | textsh1.cxx | 1914 DIALOG_MGR() ) ).Execute(); in ChangeHeaderOrFooter()
|
Completed in 171 milliseconds