Home
last modified time | relevance | path

Searched refs:_pParent (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/trunk/main/cui/source/options/
H A Dinternationaloptions.cxx49 inline IMPL( Window* _pParent );
58 inline InternationalOptionsPage::IMPL::IMPL( Window* _pParent ) : in IMPL() argument
59 m_aFL_DefaultTextDirection ( _pParent, CUI_RES( FL_DEFTXTDIRECTION ) ) in IMPL()
60 ,m_aRB_TxtDirLeft2Right ( _pParent, CUI_RES( RB_TXTDIR_LEFT2RIGHT ) ) in IMPL()
61 ,m_aRB_TxtDirRight2Left ( _pParent, CUI_RES( RB_TXTDIR_RIGHT2LEFT ) ) in IMPL()
62 ,m_aFL_SheetView ( _pParent, CUI_RES( FL_SHEETVIEW ) ) in IMPL()
63 ,m_aCB_ShtVwRight2Left ( _pParent, CUI_RES( CB_SHTVW_RIGHT2LEFT ) ) in IMPL()
64 ,m_aCB_ShtVwCurrentDocOnly ( _pParent, CUI_RES( CB_SHTVW_CURRENTDOCONLY ) ) in IMPL()
125 SfxTabPage ( _pParent, CUI_RES( RID_OFA_TP_INTERNATIONAL ), _rAttrSet ) in InternationalOptionsPage()
134 return new InternationalOptionsPage( _pParent, _rAttrSet ); in CreateSd()
[all …]
H A Dconnpooloptions.cxx60 DriverListControl( Window* _pParent, const ResId& _rId);
104 DriverListControl::DriverListControl( Window* _pParent, const ResId& _rId) in DriverListControl() argument
106 …:DriverListControl_Base(_pParent, _rId, EBBF_NOROWPICTURE, BROWSER_AUTO_VSCROLL | BROWSER_AUTO_HSC… in DriverListControl()
327 ConnectionPoolOptionsPage::ConnectionPoolOptionsPage(Window* _pParent, const SfxItemSet& _rAttrSet) in ConnectionPoolOptionsPage() argument
328 :SfxTabPage(_pParent, CUI_RES(RID_OFAPAGE_CONNPOOLOPTIONS ), _rAttrSet) in ConnectionPoolOptionsPage()
351 SfxTabPage* ConnectionPoolOptionsPage::Create(Window* _pParent, const SfxItemSet& _rAttrSet) in Create() argument
353 return new ConnectionPoolOptionsPage(_pParent, _rAttrSet); in Create()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsave.cxx135 OSaveAsDlgImpl::OSaveAsDlgImpl( Window * _pParent, in OSaveAsDlgImpl() argument
144 ,m_aSchemaLbl(_pParent, ModuleRes (FT_SCHEMA)) in OSaveAsDlgImpl()
146 ,m_aLabel(_pParent, ModuleRes (FT_TITLE)) in OSaveAsDlgImpl()
148 ,m_aPB_OK(_pParent, ModuleRes( PB_OK ) ) in OSaveAsDlgImpl()
150 ,m_aPB_HELP(_pParent, ModuleRes( PB_HELP)) in OSaveAsDlgImpl()
179 ,m_aCatalog(_pParent, ModuleRes (ET_CATALOG)) in OSaveAsDlgImpl()
181 ,m_aSchema(_pParent, ModuleRes (ET_SCHEMA)) in OSaveAsDlgImpl()
182 ,m_aLabel(_pParent, ModuleRes (FT_TITLE)) in OSaveAsDlgImpl()
183 ,m_aTitle(_pParent, ModuleRes (ET_TITLE)) in OSaveAsDlgImpl()
184 ,m_aPB_OK(_pParent, ModuleRes( PB_OK ) ) in OSaveAsDlgImpl()
[all …]
H A DDriverSettings.hxx53 static SfxTabPage* CreateDbase2( Window* _pParent, const SfxItemSet& _rAttrSet );
57 static SfxTabPage* CreateDbase( Window* _pParent, const SfxItemSet& _rAttrSet );
61 static SfxTabPage* CreateAdo( Window* _pParent, const SfxItemSet& _rAttrSet );
65 static SfxTabPage* CreateODBC( Window* _pParent, const SfxItemSet& _rAttrSet );
69 static SfxTabPage* CreateUser( Window* _pParent, const SfxItemSet& _rAttrSet );
73 static SfxTabPage* CreateMySQLODBC( Window* _pParent, const SfxItemSet& _rAttrSet );
77 static SfxTabPage* CreateMySQLJDBC( Window* _pParent, const SfxItemSet& _rAttrSet );
81 static SfxTabPage* CreateMySQLNATIVE( Window* _pParent, const SfxItemSet& _rAttrSet );
89 static SfxTabPage* CreateAdabas( Window* _pParent, const SfxItemSet& _rAttrSet );
93 static SfxTabPage* CreateLDAP( Window* _pParent, const SfxItemSet& _rAttrSet );
[all …]
/trunk/main/svl/source/items/
H A Ditemset.cxx133 _pParent( 0 ), in SfxItemSet()
163 _pParent( 0 ), in SfxItemSet()
205 _pParent( 0 ), in SfxItemSet()
257 _pParent( 0 ), in SfxItemSet()
275 _pParent( rASet._pParent ), in SfxItemSet()
282 DBG( ++*_pChildCount(_pParent) ); in SfxItemSet()
359 DBG( --*_pChildCount(_pParent) ); in ~SfxItemSet()
626 const SfxPoolItem& rOld = _pParent in Put()
1661 if ( _pParent != rCmp._pParent || in operator ==()
2011 pOld = _pParent ? in Put()
[all …]
/trunk/main/extensions/source/dbpilots/
H A Dgroupboxwiz.cxx57 OGroupBoxWizard::OGroupBoxWizard( Window* _pParent, in OGroupBoxWizard() argument
59 :OControlWizard(_pParent, ModuleRes(RID_DLG_GROUPBOXWIZARD), _rxObjectModel, _rxORB) in OGroupBoxWizard()
201 ORadioSelectionPage::ORadioSelectionPage( OControlWizard* _pParent ) in ORadioSelectionPage() argument
202 :OGBWPage(_pParent, ModuleRes(RID_PAGE_GROUPRADIOSELECTION)) in ORadioSelectionPage()
359 :OMaybeListSelectionPage(_pParent, ModuleRes(RID_PAGE_DEFAULTFIELDSELECTION)) in ODefaultFieldSelectionPage()
409 OOptionValuesPage::OOptionValuesPage( OControlWizard* _pParent ) in OOptionValuesPage() argument
410 :OGBWPage(_pParent, ModuleRes(RID_PAGE_OPTIONVALUES)) in OOptionValuesPage()
503 OOptionDBFieldPage::OOptionDBFieldPage( OControlWizard* _pParent ) in OOptionDBFieldPage() argument
504 :ODBFieldPage(_pParent) in OOptionDBFieldPage()
519 OFinalizeGBWPage::OFinalizeGBWPage( OControlWizard* _pParent ) in OFinalizeGBWPage() argument
[all …]
H A Dgroupboxwiz.hxx60 Window* _pParent,
86 OGBWPage( OControlWizard* _pParent, const ResId& _rId ) : OControlWizardPage(_pParent, _rId) { } in OGBWPage() argument
107 ORadioSelectionPage( OControlWizard* _pParent );
138 ODefaultFieldSelectionPage( OControlWizard* _pParent );
166 OOptionValuesPage( OControlWizard* _pParent );
187 OOptionDBFieldPage( OControlWizard* _pParent );
208 OFinalizeGBWPage( OControlWizard* _pParent );
H A Dlistcombowizard.cxx58 OListComboWizard::OListComboWizard( Window* _pParent, in OListComboWizard() argument
60 :OControlWizard(_pParent, ModuleRes(RID_DLG_LISTCOMBOWIZARD), _rxObjectModel, _rxORB) in OListComboWizard()
289 OContentTableSelection::OContentTableSelection( OListComboWizard* _pParent ) in OContentTableSelection() argument
290 :OLCPage(_pParent, ModuleRes(RID_PAGE_LCW_CONTENTSELECTION_TABLE)) in OContentTableSelection()
376 OContentFieldSelection::OContentFieldSelection( OListComboWizard* _pParent ) in OContentFieldSelection() argument
377 :OLCPage(_pParent, ModuleRes(RID_PAGE_LCW_CONTENTSELECTION_FIELD)) in OContentFieldSelection()
450 OLinkFieldsPage::OLinkFieldsPage( OListComboWizard* _pParent ) in OLinkFieldsPage() argument
451 :OLCPage(_pParent, ModuleRes(RID_PAGE_LCW_FIELDLINK)) in OLinkFieldsPage()
529 OComboDBFieldPage::OComboDBFieldPage( OControlWizard* _pParent ) in OComboDBFieldPage() argument
530 :ODBFieldPage(_pParent) in OComboDBFieldPage()
H A Dlistcombowizard.hxx64 Window* _pParent,
95 OLCPage( OListComboWizard* _pParent, const ResId& _rId ) : OControlWizardPage(_pParent, _rId) { } in OLCPage() argument
119 OContentTableSelection( OListComboWizard* _pParent );
150 OContentFieldSelection( OListComboWizard* _pParent );
180 OLinkFieldsPage( OListComboWizard* _pParent );
203 OComboDBFieldPage( OControlWizard* _pParent );
/trunk/main/dbaccess/source/ui/inc/
H A DSqlNameEdit.hxx68 OSQLNameEdit(Window* _pParent,const ::rtl::OUString& _rAllowedChars, WinBits nStyle = WB_BORDER) in OSQLNameEdit() argument
69 : Edit(_pParent,nStyle) in OSQLNameEdit()
73 …OSQLNameEdit(Window* _pParent,const ResId& _rRes,const ::rtl::OUString& _rAllowedChars = ::rtl::OU… in OSQLNameEdit() argument
74 : Edit(_pParent,_rRes) in OSQLNameEdit()
89 …OSQLNameComboBox(Window* _pParent,const ::rtl::OUString& _rAllowedChars, WinBits nStyle = WB_BORDE… in OSQLNameComboBox() argument
90 : ComboBox(_pParent,nStyle) in OSQLNameComboBox()
94 …OSQLNameComboBox(Window* _pParent,const ResId& _rRes,const ::rtl::OUString& _rAllowedChars = ::rtl… in OSQLNameComboBox() argument
95 : ComboBox(_pParent,_rRes) in OSQLNameComboBox()
/trunk/main/svx/source/form/
H A Dfmtools.cxx137 void displayException(const Any& _rExcept, Window* _pParent) in displayException() argument
147 Window* pParentWindow = _pParent ? _pParent : GetpApp()->GetDefDialogParent(); in displayException()
169 void displayException(const ::com::sun::star::sdbc::SQLException& _rExcept, Window* _pParent) in displayException() argument
171 displayException(makeAny(_rExcept), _pParent); in displayException()
175 void displayException(const ::com::sun::star::sdbc::SQLWarning& _rExcept, Window* _pParent) in displayException() argument
177 displayException(makeAny(_rExcept), _pParent); in displayException()
181 void displayException(const ::com::sun::star::sdb::SQLContext& _rExcept, Window* _pParent) in displayException() argument
183 displayException(makeAny(_rExcept), _pParent); in displayException()
187 void displayException(const ::com::sun::star::sdb::SQLErrorEvent& _rEvent, Window* _pParent) in displayException() argument
189 displayException(_rEvent.Reason, _pParent); in displayException()
H A Dfmexpl.cxx327 …rm >& _rxForm, const ImageList& _rNormalImages, const ImageList& _rHCImages, FmFormData* _pParent ) in FmFormData() argument
328 :FmEntryData( _pParent, _rxForm ) in FmFormData()
394 … _rxComponent, const ImageList& _rNormalImages, const ImageList& _rHCImages, FmFormData* _pParent ) in FmControlData() argument
395 :FmEntryData( _pParent, _rxComponent ) in FmControlData()
586 Window* _pParent ) in DBG_NAME()
587 …:SfxDockingWindow( _pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_ROLLABLE|WB_… in DBG_NAME()
692 NavigatorFrameManager::NavigatorFrameManager( Window* _pParent, sal_uInt16 _nId, in SFX_IMPL_DOCKINGWINDOW()
694 :SfxChildWindow( _pParent, _nId ) in SFX_IMPL_DOCKINGWINDOW()
696 pWindow = new NavigatorFrame( _pBindings, this, _pParent ); in SFX_IMPL_DOCKINGWINDOW()
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx67 Window* _pParent, in CertificateViewer() argument
70 :TabDialog ( _pParent, XMLSEC_RES( RID_XMLSECDLG_CERTVIEWER ) ) in CertificateViewer()
96 :TabPage ( _pParent, _rResId ) in CertificateViewerTP()
102 CertificateViewerGeneralTP::CertificateViewerGeneralTP( Window* _pParent, CertificateViewer* _pDlg ) in CertificateViewerGeneralTP() argument
103 :CertificateViewerTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_GENERAL ), _pDlg ) in CertificateViewerGeneralTP()
266 CertificateViewerDetailsTP::CertificateViewerDetailsTP( Window* _pParent, CertificateViewer* _pDlg ) in CertificateViewerDetailsTP() argument
267 :CertificateViewerTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_DETAILS ), _pDlg ) in CertificateViewerDetailsTP()
403 CertificateViewerCertPathTP::CertificateViewerCertPathTP( Window* _pParent, CertificateViewer* _pDl… in CertificateViewerCertPathTP() argument
404 :CertificateViewerTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_CERTPATH ), _pDlg ) in CertificateViewerCertPathTP()
537 …SvLBoxEntry* _pParent, const String& _rName, cssu::Reference< dcss::security::XCertificate > rxCer… in InsertCert() argument
[all …]
H A Dmacrosecurity.cxx70 MacroSecurity::MacroSecurity( Window* _pParent, const cssu::Reference< cssu::XComponentContext> &_r… in MacroSecurity() argument
71 :TabDialog ( _pParent, XMLSEC_RES( RID_XMLSECTP_MACROSEC ) ) in MacroSecurity()
100 MacroSecurityTP::MacroSecurityTP( Window* _pParent, const ResId& _rResId, MacroSecurity* _pDlg ) in MacroSecurityTP() argument
101 :TabPage ( _pParent, _rResId ) in MacroSecurityTP()
106 MacroSecurityLevelTP::MacroSecurityLevelTP( Window* _pParent, MacroSecurity* _pDlg ) in MacroSecurityLevelTP() argument
107 :MacroSecurityTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_SECLEVEL ), _pDlg ) in MacroSecurityLevelTP()
332 MacroSecurityTrustedSourcesTP::MacroSecurityTrustedSourcesTP( Window* _pParent, MacroSecurity* _pDl… in MacroSecurityTrustedSourcesTP() argument
333 :MacroSecurityTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_TRUSTSOURCES ), _pDlg ) in MacroSecurityTrustedSourcesTP()
/trunk/main/connectivity/source/drivers/ado/
H A DAUser.cxx45 OAdoUser::OAdoUser(OCatalog* _pParent,sal_Bool _bCase, ADOUser* _pUser) in OAdoUser() argument
47 ,m_pCatalog(_pParent) in OAdoUser()
57 OAdoUser::OAdoUser(OCatalog* _pParent,sal_Bool _bCase, const ::rtl::OUString& _Name) in OAdoUser() argument
59 , m_pCatalog(_pParent) in OAdoUser()
133 OUserExtend::OUserExtend(OCatalog* _pParent,sal_Bool _bCase, ADOUser* _pUser) in OUserExtend() argument
134 : OAdoUser(_pParent,_bCase,_pUser) in OUserExtend()
138 OUserExtend::OUserExtend(OCatalog* _pParent,sal_Bool _bCase, const ::rtl::OUString& _Name) in OUserExtend() argument
139 : OAdoUser(_pParent,_bCase,_Name) in OUserExtend()
/trunk/main/svtools/source/control/
H A Dfileurlbox.cxx39 FileURLBox::FileURLBox(Window* _pParent) in FileURLBox() argument
40 :SvtURLBox(_pParent, INET_PROT_FILE) in FileURLBox()
46 FileURLBox::FileURLBox( Window* _pParent, WinBits _nStyle ) in FileURLBox() argument
47 :SvtURLBox( _pParent, _nStyle, INET_PROT_FILE ) in FileURLBox()
53 FileURLBox::FileURLBox(Window* _pParent, const ResId& _rId) in FileURLBox() argument
54 :SvtURLBox(_pParent, _rId, INET_PROT_FILE) in FileURLBox()
/trunk/main/svl/inc/svl/
H A Ditemset.hxx72 const SfxItemSet* _pParent; // Ableitung member in SfxItemSet
178 const SfxItemSet* GetParent() const { return _pParent; } in GetParent()
198 DBG( if (_pParent) --*_pChildCount(_pParent) ); in SetParent()
199 _pParent = pNew; in SetParent()
200 DBG( if (_pParent) ++*_pChildCount(_pParent) ); in SetParent()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx162 …SvLBoxEntry* insertEntry(const ::rtl::OUString& _sName,SvLBoxEntry* _pParent,sal_uInt16 _nImageId,…
164 …id traverseFunctions(const uno::Reference< report::XFunctions>& _xFunctions,SvLBoxEntry* _pParent);
525 pEntry = InsertEntry(_sName,aImage,aImage,_pParent,sal_False,_nPosition,_pData); in insertEntry()
534 pEntry = InsertEntry(_sName,_pParent,sal_False,_nPosition,_pData); in insertEntry()
540 …SvLBoxEntry* pSection = insertEntry(_xSection->getName(),_pParent,_nImageId,_nPosition,new UserDat… in traverseSection()
557 …ee::traverseFunctions(const uno::Reference< report::XFunctions>& _xFunctions,SvLBoxEntry* _pParent) in traverseFunctions() argument
896 ONavigatorImpl(OReportController& _rController,ONavigator* _pParent);
904 ONavigatorImpl::ONavigatorImpl(OReportController& _rController,ONavigator* _pParent) in ONavigatorImpl() argument
907 ,m_pNavigatorTree(new NavigatorTree(_pParent,_rController)) in ONavigatorImpl()
927 ONavigator::ONavigator( Window* _pParent in ONavigator() argument
[all …]
/trunk/main/sw/source/ui/fldui/
H A Dfldwrap.cxx121 SwFldDlgWrapper::SwFldDlgWrapper( Window* _pParent, sal_uInt16 nId, in SwFldDlgWrapper() argument
124 : SwChildWinWrapper( _pParent, nId ) in SwFldDlgWrapper()
129 AbstractSwFldDlg* pDlg = pFact->CreateSwFldDlg(pB, this, _pParent, DLG_FLD_INSERT ); in SwFldDlgWrapper()
178 SwFldDataOnlyDlgWrapper::SwFldDataOnlyDlgWrapper( Window* _pParent, sal_uInt16 nId, in SwFldDataOnlyDlgWrapper() argument
181 : SwChildWinWrapper( _pParent, nId ) in SwFldDataOnlyDlgWrapper()
186 AbstractSwFldDlg* pDlg = pFact->CreateSwFldDlg(pB, this, _pParent, DLG_FLD_INSERT ); in SwFldDataOnlyDlgWrapper()
/trunk/main/dbaccess/source/ui/uno/
H A Dcomposerdialogs.cxx113 Dialog* ComposerDialog::createDialog(Window* _pParent) in IMPLEMENT_PROPERTYCONTAINER_DEFAULTS()
157 return createComposerDialog( _pParent, xConnection, xColumns ); in IMPLEMENT_PROPERTYCONTAINER_DEFAULTS()
173 …Dialog* RowsetFilterDialog::createComposerDialog( Window* _pParent, const Reference< XConnection >… in createComposerDialog() argument
175 …return new DlgFilterCrit( _pParent, m_aContext.getLegacyServiceFactory(), _rxConnection, m_xCompos… in createComposerDialog()
200 …Dialog* RowsetOrderDialog::createComposerDialog( Window* _pParent, const Reference< XConnection >&… in createComposerDialog() argument
202 return new DlgOrderCrit( _pParent, _rxConnection, m_xComposer, _rxColumns ); in createComposerDialog()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx182 OEditControl::OEditControl(Window* _pParent, sal_Bool _bPW, WinBits _nWinStyle) in OEditControl() argument
269 ODateTimeControl::ODateTimeControl( Window* _pParent, WinBits _nWinStyle) in ODateTimeControl() argument
343 HyperlinkInput::HyperlinkInput( Window* _pParent, WinBits _nWinStyle ) in HyperlinkInput() argument
344 :Edit( _pParent, _nWinStyle ) in HyperlinkInput()
428 OHyperlinkControl::OHyperlinkControl( Window* _pParent, WinBits _nWinStyle ) in OHyperlinkControl() argument
494 ONumericControl::ONumericControl( Window* _pParent, WinBits _nWinStyle ) in ONumericControl() argument
495 :ONumericControl_Base( PropertyControlType::NumericField, _pParent, _nWinStyle ) in ONumericControl()
993 OMultilineFloatingEdit::OMultilineFloatingEdit(Window* _pParent) in OMultilineFloatingEdit() argument
994 :FloatingWindow(_pParent, WB_BORDER) in OMultilineFloatingEdit()
1040 DropDownEditControl::DropDownEditControl( Window* _pParent, WinBits _nStyle ) in DropDownEditControl() argument
[all …]
H A Dstandardcontrol.hxx67 ListLikeControlWithModifyHandler( Window* _pParent, WinBits _nStyle ) in ListLikeControlWithModifyHandler() argument
68 :ListBoxType( _pParent, _nStyle ) in ListLikeControlWithModifyHandler()
142 OEditControl( Window* _pParent, sal_Bool _bPassWord, WinBits nWinStyle );
178 HyperlinkInput( Window* _pParent, WinBits _nWinStyle );
207 OHyperlinkControl( Window* _pParent, WinBits _nWinStyle );
234 CustomConvertibleNumericField( Window* _pParent, WinBits _nStyle ) in CustomConvertibleNumericField() argument
235 :BaseClass( _pParent, _nStyle ) in CustomConvertibleNumericField()
390 DropDownEditControl( Window* _pParent, WinBits _nStyle );
/trunk/main/xmlscript/source/xmlmod_imexp/
H A Dxmlmod_import.cxx45 return static_cast< xml::input::XElement * >( _pParent ); in getParent()
108 , _pParent( pParent ) in ModuleElement()
114 if (_pParent) in ModuleElement()
116 _pParent->acquire(); in ModuleElement()
125 if (_pParent) in ~ModuleElement()
127 _pParent->release(); in ~ModuleElement()
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_import.cxx45 return static_cast< xml::input::XElement * >( _pParent ); in getParent()
108 , _pParent( pParent ) in LibElementBase()
114 if (_pParent) in LibElementBase()
116 _pParent->acquire(); in LibElementBase()
125 if (_pParent) in ~LibElementBase()
127 _pParent->release(); in ~LibElementBase()
329 pLib = &static_cast< LibrariesElement* >( _pParent )->mLibDescriptors.back(); in endElement()
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx55 OWizardPage::OWizardPage( Window* _pParent, WinBits _nStyle ) in OWizardPage() argument
56 :TabPage( _pParent, _nStyle ) in OWizardPage()
62 OWizardPage::OWizardPage( Window* _pParent, const ResId& _rResId ) in OWizardPage() argument
63 :TabPage( _pParent, _rResId ) in OWizardPage()
152 OWizardMachine::OWizardMachine(Window* _pParent, const ResId& _rRes, sal_uInt32 _nButtonFlags ) in OWizardMachine() argument
153 :WizardDialog( _pParent, _rRes ) in OWizardMachine()
165 …OWizardMachine::OWizardMachine(Window* _pParent, const WinBits i_nStyle, sal_uInt32 _nButtonFlags ) in OWizardMachine() argument
166 :WizardDialog( _pParent, i_nStyle ) in OWizardMachine()

Completed in 166 milliseconds

12345678910>>...15