Home
last modified time | relevance | path

Searched refs:rResId (Results 251 – 275 of 473) sorted by relevance

1...<<111213141516171819

/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx399 OColumnTreeBox::OColumnTreeBox( Window* pParent, const ResId& rResId ) in OColumnTreeBox() argument
400 : OMarkableTreeListBox(pParent,NULL,rResId) in OColumnTreeBox()
H A DWTypeSelect.cxx83 OWizTypeSelectControl::OWizTypeSelectControl(Window* pParent, const ResId& rResId,OTableDesignHelpB… in DBG_NAME()
84 : OFieldDescControl(pParent,rResId,pHelpBar) in DBG_NAME()
H A DWColumnSelect.cxx80 OWizardPage::OWizardPage( Window* pParent, const ResId& rResId ) in OWizardPage() argument
81 : TabPage(pParent,rResId) in OWizardPage()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx365 WizardDialog::WizardDialog( Window* pParent, const ResId& rResId ) : in WizardDialog() argument
366 ModalDialog( pParent, rResId ) in WizardDialog()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx355 SuggestionDisplay::SuggestionDisplay( Window* pParent, const ResId& rResId ) in SuggestionDisplay() argument
356 : Control( pParent, rResId ) in SuggestionDisplay()
1465 SuggestionEdit::SuggestionEdit( Window* pParent, const ResId& rResId, in SuggestionEdit() argument
1467 :Edit( pParent, rResId ) in SuggestionEdit()
H A Dcuicharmap.cxx169 SvxShowText::SvxShowText( Window* pParent, const ResId& rResId, sal_Bool bCenter ) in SvxShowText() argument
170 : Control( pParent, rResId ), in SvxShowText()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx198 SfxVersionsTabListBox_Impl::SfxVersionsTabListBox_Impl( Window* pParent, const ResId& rResId ) in SfxVersionsTabListBox_Impl() argument
199 : SvTabListBox( pParent, rResId ) in SfxVersionsTabListBox_Impl()
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx223 SwDBTreeList::SwDBTreeList(Window *pParent, const ResId& rResId, in SwDBTreeList() argument
227 SvTreeListBox (pParent, rResId), in SwDBTreeList()
/trunk/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx75 SwBoldFixedInfo(Window* pParent, const ResId& rResId);
106 SwAddressPreview(Window* pParent, const ResId rResId);
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx106 GraphCtrl::GraphCtrl( Window* pParent, const ResId& rResId ) : in GraphCtrl() argument
107 Control ( pParent, rResId ), in GraphCtrl()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx152 const ResId& rResId, in DBG_NAME()
157 Control ( pParent, rResId ), in DBG_NAME()
H A Dgalctrl.cxx69 GalleryPreview::GalleryPreview( Window* pParent, const ResId & rResId ) : in GalleryPreview() argument
70 Window( pParent, rResId ), in GalleryPreview()
/trunk/main/svtools/source/contnr/
H A Divctrl.cxx138 SvtIconChoiceCtrl::SvtIconChoiceCtrl( Window* pParent, const ResId& rResId ) : in SvtIconChoiceCtrl() argument
140 Control( pParent, rResId ), in SvtIconChoiceCtrl()
/trunk/main/framework/source/services/
H A Dlicense.cxx556 LicenseView::LicenseView( Window* pParent, const ResId& rResId ) in LicenseView() argument
557 : MultiLineEdit( pParent, rResId ) in LicenseView()
/trunk/main/vcl/inc/vcl/
H A Dmenu.hxx171 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
228 void InsertItem( const ResId& rResId, sal_uInt16 nPos = MENU_APPEND );
H A Dbutton.hxx324 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
439 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
/trunk/main/svtools/source/control/
H A Dcalendar.cxx297 Calendar::Calendar( Window* pParent, const ResId& rResId ) : in Calendar() argument
298 Control( pParent, rResId ), in Calendar()
308 ImplInit( rResId.GetWinBits() ); in Calendar()
2853 CalendarField::CalendarField( Window* pParent, const ResId& rResId ) : in CalendarField() argument
2854 DateField( pParent, rResId ), in CalendarField()
/trunk/main/tools/source/rc/
H A Dresmgr.cxx1218 void * ResMgr::GetResourceSkipHeader( const ResId& rResId, ResMgr ** ppResMgr ) in GetResourceSkipHeader() argument
1222 DBG_ASSERT( rResId.GetResMgr(), "illegal ResId without ResMgr" ); in GetResourceSkipHeader()
1223 *ppResMgr = rResId.GetResMgr(); in GetResourceSkipHeader()
1226 (*ppResMgr)->GetResource( rResId ); in GetResourceSkipHeader()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx132 NextButton (::Window* pParent, const ResId& rResId);
1979 NextButton::NextButton (::Window* pParent, const ResId& rResId) in NextButton() argument
1980 : maNextButton1(pParent, rResId), in NextButton()
1981 maNextButton2(pParent, rResId), in NextButton()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx113 …* pParent, const Reference< XMultiServiceFactory >& _rxORB, const ResId& rResId,sal_Bool _bHandleE… in DBTreeListBox() argument
114 :SvTreeListBox(pParent,rResId) in DBTreeListBox()
H A Dtabletree.cxx129 …* pParent, const Reference< XMultiServiceFactory >& _rxORB, const ResId& rResId ,sal_Bool _bVirtua… in OTableTreeListBox() argument
130 :OMarkableTreeListBox(pParent,_rxORB,rResId) in OTableTreeListBox()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx334 SwColumnOnlyExample::SwColumnOnlyExample( Window* pParent, const ResId& rResId) : in SwColumnOnlyExample() argument
335 Window(pParent, rResId), in SwColumnOnlyExample()
/trunk/main/chart2/source/controller/inc/
H A DRangeSelectionButton.hxx44 RangeSelectionButton( Window* pParent, const ResId& rResId );
/trunk/main/svx/inc/svx/
H A Dstddlg.hxx36 SvxStandardDialog( Window* pParent, const ResId& rResId );
/trunk/main/sw/source/ui/fldui/
H A DFldRefTreeListBox.hxx34 SwFldRefTreeListBox(Window* pParent, const ResId& rResId);

Completed in 138 milliseconds

1...<<111213141516171819