Home
last modified time | relevance | path

Searched refs:rResId (Results 176 – 200 of 473) sorted by relevance

12345678910>>...19

/trunk/main/sc/source/ui/inc/
H A Dfuncutl.hxx78 ScEditBox( Window* pParent, const ResId& rResId );
98 ArgEdit( Window* pParent, const ResId& rResId );
/trunk/main/svx/source/tbxctrls/
H A DSvxColorValueSet.cxx37 SvxColorValueSet::SvxColorValueSet(Window* _pParent, const ResId& rResId) in SvxColorValueSet() argument
38 : ValueSet(_pParent, rResId) in SvxColorValueSet()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2652 const ResId& rResId = pSh->GetInterface()->GetPopupMenuResId(); in Popup() local
2653 … if ( ( nConfigId == 0 && rResId.GetId() ) || ( nConfigId != 0 && rResId.GetId() == nConfigId ) ) in Popup()
2655 …return SfxPopupMenuManager::Popup( rResId, rDisp.GetFrame(), pPos ? *pPos : pWindow->GetPointerPos… in Popup()
2692 const ResId& rResId = pSh->GetInterface()->GetPopupMenuResId(); in ExecutePopup() local
2693 … if ( ( nConfigId == 0 && rResId.GetId() ) || ( nConfigId != 0 && rResId.GetId() == nConfigId ) ) in ExecutePopup()
2703 …SfxPopupMenuManager::ExecutePopup( rResId, rDisp.GetFrame(), pPos ? *pPos : pWindow->GetPointerPos… in ExecutePopup()
/trunk/main/formula/source/ui/dlg/
H A DControlHelper.hxx71 EditBox( Window* pParent, const ResId& rResId );
89 ArgEdit( Window* pParent, const ResId& rResId );
/trunk/main/cui/source/inc/
H A Dhltpbase.hxx66 SvxFramesComboBox (Window* pParent, const ResId& rResId, SfxDispatcher* pDispatch);
158 const ResId &rResId,
H A Doptdict.hxx99 SvxDictEdit(Window* pParent, const ResId& rResId) : in SvxDictEdit() argument
100 Edit(pParent, rResId), bSpaces(sal_False){} in SvxDictEdit()
/trunk/main/sw/source/ui/misc/
H A Dnumberingtypelistbox.cxx51 SwNumberingTypeListBox::SwNumberingTypeListBox( Window* pWin, const ResId& rResId, in SwNumberingTypeListBox() argument
53 ListBox(pWin, rResId), in SwNumberingTypeListBox()
H A Dinsrule.cxx128 SwRulerValueSet::SwRulerValueSet( Window* pParent, const ResId& rResId ) : in SwRulerValueSet() argument
129 SvxBmpNumValueSet(pParent, rResId) in SwRulerValueSet()
/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx195 SwBoldFixedInfo::SwBoldFixedInfo(Window* pParent, const ResId& rResId) : in SwBoldFixedInfo() argument
196 FixedInfo(pParent, rResId) in SwBoldFixedInfo()
227 SwAddressPreview::SwAddressPreview(Window* pParent, const ResId rResId) : in SwAddressPreview() argument
228 Window( pParent, rResId ), in SwAddressPreview()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx363 SpinField::SpinField( Window* pParent, const ResId& rResId ) : in SpinField() argument
367 rResId.SetRT( RSC_SPINFIELD ); in SpinField()
368 WinBits nStyle = ImplInitRes( rResId ); in SpinField()
370 ImplLoadRes( rResId ); in SpinField()
/trunk/main/svx/source/dialog/
H A Dfontlb.cxx94 SvxFontListBox::SvxFontListBox( Window* pParent, const ResId& rResId ) : in SvxFontListBox() argument
95 SvTabListBox( pParent, rResId ), in SvxFontListBox()
H A Dtxencbox.cxx40 SvxTextEncodingBox::SvxTextEncodingBox( Window* pParent, const ResId& rResId ) in SvxTextEncodingBox() argument
42 ListBox( pParent, rResId ) in SvxTextEncodingBox()
/trunk/main/sw/source/ui/inc/
H A Dcolumn.hxx108 ColumnValueSet(Window* pParent, const ResId& rResId) : in ColumnValueSet() argument
109 ValueSet(pParent, rResId){} in ColumnValueSet()
H A Dworkctrl.hxx195 SwHlpImageButton(Window* pParent, const ResId& rResId, sal_Bool bUpBtn) : in SwHlpImageButton() argument
196 ImageButton(pParent, rResId), bUp(bUpBtn){} in SwHlpImageButton()
/trunk/main/svtools/source/control/
H A Dprgsbar.cxx70 ProgressBar::ProgressBar( Window* pParent, const ResId& rResId ) : in ProgressBar() argument
71 Window( pParent, rResId ) in ProgressBar()
H A Dfmtfield.cxx377 FormattedField::FormattedField(Window* pParent, const ResId& rResId, SvNumberFormatter* pInitialFor… in FormattedField() argument
378 :SpinField(pParent, rResId) in FormattedField()
1261 DoubleCurrencyField::DoubleCurrencyField(Window* pParent, const ResId& rResId) in DoubleCurrencyField() argument
1262 :FormattedField(pParent, rResId) in DoubleCurrencyField()
/trunk/main/cui/source/dialogs/
H A Dthesdlg_impl.hxx71 LookUpComboBox_Impl( Window *pParent, const ResId &rResId, SvxThesaurusDialog_Impl &rImpl );
93 ReplaceEdit_Impl( Window *pParent, const ResId &rResId );
H A Dhyphen.cxx58 HyphenEdit_Impl( Window* pParent, const ResId& rResId );
65 HyphenEdit_Impl::HyphenEdit_Impl( Window* pParent, const ResId& rResId ) : in HyphenEdit_Impl() argument
66 Edit( pParent, rResId ) in HyphenEdit_Impl()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthValueSet.cxx30 Window* pParent, const ResId& rResId) in LineWidthValueSet() argument
31 : ValueSet( pParent, rResId ), in LineWidthValueSet()
/trunk/main/svtools/inc/svtools/
H A Dfileview.hxx92 …SvtFileView( Window* pParent, const ResId& rResId, sal_Bool bOnlyFolder, sal_Bool bMultiSelection …
93 SvtFileView( Window* pParent, const ResId& rResId, sal_Int8 nFlags );
/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx57 …reeListBox( Window* pParent, const Reference< XMultiServiceFactory >& _rxORB, const ResId& rResId) in OMarkableTreeListBox() argument
58 : DBTreeListBox(pParent,_rxORB,rResId) in OMarkableTreeListBox()
/trunk/main/sd/source/ui/dlg/
H A Ddlgassim.cxx44 const ResId& rResId ) in SdPageListControl() argument
45 : SvTreeListBox(pParent, rResId) in SdPageListControl()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx31 CellLineStyleValueSet::CellLineStyleValueSet( Window* pParent, const ResId& rResId) in CellLineStyleValueSet() argument
32 : ValueSet( pParent, rResId ), in CellLineStyleValueSet()
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx514 MenuResource::MenuResource(const ResId& rResId) : in MenuResource() argument
515 Resource(rResId), in MenuResource()
516 aMenuArray(ResId(1,*rResId.GetResMgr())) in MenuResource()
/trunk/main/svtools/source/edit/
H A Deditsyntaxhighlighter.cxx40 MultiLineEditSyntaxHighlight::MultiLineEditSyntaxHighlight( Window* pParent, const ResId& rResId , in MultiLineEditSyntaxHighlight() argument
41 HighlighterLanguage aLanguage): MultiLineEdit(pParent,rResId), mbDoBracketHilight(true) in MultiLineEditSyntaxHighlight()

Completed in 91 milliseconds

12345678910>>...19