Home
last modified time | relevance | path

Searched refs:rResId (Results 226 – 250 of 473) sorted by relevance

12345678910>>...19

/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx119 SvTabListBox::SvTabListBox( Window* pParent, const ResId& rResId ) in SvTabListBox() argument
120 : SvTreeListBox( pParent, rResId ) in SvTabListBox()
590 SvHeaderTabListBox::SvHeaderTabListBox( Window* pParent, const ResId& rResId ) : in SvHeaderTabListBox() argument
592 SvTabListBox( pParent, rResId ), in SvHeaderTabListBox()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx397 SAL_DLLPRIVATE WinBits ImplInitRes( const ResId& rResId );
398 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
399 SAL_DLLPRIVATE void ImplWindowRes( const ResId& rResId );
605 Window( Window* pParent, const ResId& rResId );
H A Dtoolbox.hxx254 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
347 ToolBox( Window* pParent, const ResId& rResId );
384 void InsertItem( const ResId& rResId,
H A Ddockwin.hxx297 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
308 DockingWindow( Window* pParent, const ResId& rResId );
/trunk/main/vcl/source/window/
H A Dmenu.cxx570 ToolBox( pParent, rResId ) in DecoToolBox()
988 void Menu::ImplLoadRes( const ResId& rResId ) in ImplLoadRes() argument
990 ResMgr* pMgr = rResId.GetResMgr(); in ImplLoadRes()
994 rResId.SetRT( RSC_MENU ); in ImplLoadRes()
995 GetRes( rResId ); in ImplLoadRes()
1279 ResMgr* pMgr = rResId.GetResMgr(); in InsertItem()
1285 GetRes( rResId.SetRT( RSC_MENUITEM ) ); in InsertItem()
3339 MenuBar::MenuBar( const ResId& rResId ) : Menu ( sal_True ) in MenuBar() argument
3345 ImplLoadRes( rResId ); in MenuBar()
3578 PopupMenu::PopupMenu( const ResId& rResId ) in PopupMenu() argument
[all …]
H A Dstatus.cxx179 StatusBar::StatusBar( Window* pParent, const ResId& rResId ) : in StatusBar() argument
182 rResId.SetRT( RSC_STATUSBAR ); in StatusBar()
183 WinBits nStyle = ImplInitRes( rResId ); in StatusBar()
185 ImplLoadRes( rResId ); in StatusBar()
/trunk/main/sfx2/source/sidebar/
H A DSidebarToolBox.cxx47 const ResId& rResId, in SidebarToolBox() argument
49 : ToolBox(pParentWindow, rResId), in SidebarToolBox()
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx148 SwContentTree(Window* pParent, const ResId& rResId);
318 SwGlobalTree(Window* pParent, const ResId& rResId);
H A Dswuicnttab.hxx311 SwTokenWindow(SwTOXEntryTabPage* pParent, const ResId& rResId);
358 SwIdxTreeListBox(SwTOXEntryTabPage* pPar, const ResId& rResId);
/trunk/main/framework/source/classes/
H A Dfwktabwindow.cxx62 FwkTabControl::FwkTabControl( Window* pParent, const ResId& rResId ) : in FwkTabControl() argument
64 TabControl( pParent, rResId ) in FwkTabControl()
/trunk/main/cui/source/dialogs/
H A Dhlmarkwn.cxx79 SvxHlmarkTreeLBox::SvxHlmarkTreeLBox( Window* pParent, const ResId& rResId ) in SvxHlmarkTreeLBox() argument
80 : SvTreeListBox ( pParent, rResId ), in SvxHlmarkTreeLBox()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx283 ContentListBox_Impl::ContentListBox_Impl( Window* pParent, const ResId& rResId ) : in ContentListBox_Impl() argument
285 SvTreeListBox( pParent, rResId ), in ContentListBox_Impl()
444 Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin, const ResId& rResId ) : in HelpTabPage_Impl() argument
446 TabPage( pParent, rResId ), in HelpTabPage_Impl()
494 IndexBox_Impl::IndexBox_Impl( Window* pParent, const ResId& rResId ) : in IndexBox_Impl() argument
496 ComboBox( pParent, rResId ) in IndexBox_Impl()
1266 BookmarksBox_Impl::BookmarksBox_Impl( Window* pParent, const ResId& rResId ) : in BookmarksBox_Impl() argument
1268 ListBox( pParent, rResId ) in BookmarksBox_Impl()
/trunk/main/svx/inc/svx/
H A Dctredlin.hxx124 SvxRedlinTable( Window* pParent,const ResId& rResId);
407 SvxAcceptChgCtr( Window* pParent, const ResId& rResId );
/trunk/main/svtools/inc/svtools/
H A Dcalendar.hxx284 Calendar( Window* pParent, const ResId& rResId );
470 CalendarField( Window* pParent, const ResId& rResId );
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx387 LicenceView::LicenceView( Window* pParent, const ResId& rResId ) in LicenceView() argument
388 : MultiLineEdit( pParent, rResId ) in LicenceView()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvtablebox.cxx49 ScCsvTableBox::ScCsvTableBox( Window* pParent, const ResId& rResId ) : in ScCsvTableBox() argument
50 ScCsvControl( pParent, maData, rResId ), in ScCsvTableBox()
/trunk/main/cui/source/inc/
H A Dtreeopt.hxx57 OfaOptionsTreeListBox(Window* pParent, const ResId& rResId) : in OfaOptionsTreeListBox() argument
58 SvTreeListBox( pParent, rResId ), bInCollapse(sal_False) {} in OfaOptionsTreeListBox()
/trunk/main/cui/source/options/
H A Dwebconninfo.cxx48 PasswordTable::PasswordTable( Window* pParent, const ResId& rResId ) : in PasswordTable() argument
49 SvxSimpleTable( pParent, rResId ) in PasswordTable()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx280 SfxConfigFunctionListBox_Impl::SfxConfigFunctionListBox_Impl( Window* pParent, const ResId& rResId) in SfxConfigFunctionListBox_Impl() argument
281 : SvTreeListBox( pParent, rResId ) in SfxConfigFunctionListBox_Impl()
472 Window* pParent, const ResId& rResId, sal_uLong nConfigMode ) in SfxConfigGroupListBox_Impl() argument
473 : SvTreeListBox( pParent, rResId ) in SfxConfigGroupListBox_Impl()
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx319 TabOrderListBox::TabOrderListBox( Window* pParent, const ResId& rResId ) in TabOrderListBox() argument
320 :SvTreeListBox( pParent, rResId ) in TabOrderListBox()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx96 PresLayoutPreview( ::Window* pParent, const ResId& rResId, SdPage* pMaster );
828 PresLayoutPreview::PresLayoutPreview( ::Window* pParent, const ResId& rResId, SdPage* pMaster ) in PresLayoutPreview() argument
829 :Control( pParent, rResId ), mpMaster( pMaster ), maPageSize( pMaster->GetSize() ) in PresLayoutPreview()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx261 DialControl::DialControl( Window* pParent, const ResId& rResId ) : in DialControl() argument
262 Control( pParent, rResId ), in DialControl()
H A Dlangbox.cxx141 SvxLanguageBox::SvxLanguageBox( Window* pParent, const ResId& rResId, sal_Bool bCheck ) : in SvxLanguageBox() argument
142 ListBox( pParent, rResId ), in SvxLanguageBox()
/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx421 ReadOnlyImage::ReadOnlyImage(Window* pParent, const ResId rResId) : in ReadOnlyImage() argument
422 FixedImage(pParent, rResId) in ReadOnlyImage()
/trunk/main/uui/source/
H A Diahndl.hxx346 inline ErrorResource(ResId & rResId) SAL_THROW(()): Resource(rResId) {}

Completed in 264 milliseconds

12345678910>>...19