Searched refs:rSdResId (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sd/source/ui/dlg/ |
H A D | LayerDialogContent.cxx | 60 const SdResId& rSdResId, in LayerDialogContent() argument 62 : SfxDockingWindow (pInBindings, pCW, pParent, rSdResId), in LayerDialogContent()
|
H A D | navigatr.cxx | 74 const SdResId& rSdResId, in SdNavigatorWin() argument 77 : ::Window( pParent, rSdResId ), in SdNavigatorWin()
|
H A D | animobjs.cxx | 148 SfxChildWindow *pCW, Window* pParent, const SdResId& rSdResId ) : in AnimationWindow() argument 149 SfxDockingWindow ( pInBindings, pCW, pParent, rSdResId ), in AnimationWindow()
|
H A D | sdtreelb.cxx | 248 SdPageObjsTLB::SdPageObjsTLB( Window* pParentWin, const SdResId& rSdResId ) in SdPageObjsTLB() argument 249 : SvTreeListBox ( pParentWin, rSdResId ) in SdPageObjsTLB()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | LayerDialogContent.hxx | 45 const SdResId& rSdResId,
|
H A D | animobjs.hxx | 100 ::Window* pParent, const SdResId& rSdResId );
|
H A D | navigatr.hxx | 103 const SdResId& rSdResId,
|
H A D | sdtreelb.hxx | 202 SdPageObjsTLB( Window* pParent, const SdResId& rSdResId );
|
Completed in 58 milliseconds