Home
last modified time | relevance | path

Searched refs:pParent (Results 26 – 50 of 2141) sorted by relevance

12345678910>>...86

/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx844 SvLBoxEntry* pParent=NULL; in UpdateView() local
882 pParent=NULL; in UpdateView()
888 pParent=NULL; in UpdateView()
893 pParent=NULL; in UpdateView()
926 pParent=pTheView->InsertEntry( in UpdateView()
933 pParent=pTheView->InsertEntry( in UpdateView()
1253 if(pParent!=NULL) in GetDependents()
1565 SvLBoxEntry* pParent=NULL; in AppendChanges() local
1598 pParent=NULL; in AppendChanges()
1604 pParent=NULL; in AppendChanges()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx106 m_aRbNone( pParent, SchResId( RB_NONE )), in ErrorBarResources()
107 m_aRbConst( pParent, SchResId( RB_CONST )), in ErrorBarResources()
108 m_aRbPercent( pParent, SchResId( RB_PERCENT )), in ErrorBarResources()
109 m_aRbFunction( pParent, SchResId( RB_FUNCTION )), in ErrorBarResources()
110 m_aRbRange( pParent, SchResId( RB_RANGE )), in ErrorBarResources()
111 m_aLbFunction( pParent, SchResId( LB_FUNCTION )), in ErrorBarResources()
114 m_aFtPositive( pParent, SchResId( FT_POSITIVE )), in ErrorBarResources()
115 m_aMfPositive( pParent, SchResId( MF_POSITIVE )), in ErrorBarResources()
125 m_aRbBoth( pParent, SchResId( RB_BOTH )), in ErrorBarResources()
128 m_aFiBoth( pParent, SchResId( FI_BOTH )), in ErrorBarResources()
[all …]
H A Dres_Trendline.cxx82 m_aFLType( pParent, SchResId( FL_TYPE )), in TrendlineResources()
84 m_aRBNone( pParent, SchResId( RB_NONE )), in TrendlineResources()
85 m_aRBLinear( pParent, SchResId( RB_LINEAR )), in TrendlineResources()
86 m_aRBLogarithmic( pParent, SchResId( RB_LOGARITHMIC )), in TrendlineResources()
87 m_aRBExponential( pParent, SchResId( RB_EXPONENTIAL )), in TrendlineResources()
88 m_aRBPower( pParent, SchResId( RB_POWER )), in TrendlineResources()
90 m_aFINone( pParent, SchResId( FI_NONE )), in TrendlineResources()
91 m_aFILinear( pParent, SchResId( FI_LINEAR )), in TrendlineResources()
92 m_aFILogarithmic( pParent, SchResId( FI_LOGARITHMIC )), in TrendlineResources()
94 m_aFIPower( pParent, SchResId( FI_POWER )), in TrendlineResources()
[all …]
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx263 m_pParent (pParent), in FormulaDlg_Impl()
413 while(pParent!=NULL) in PreNotify()
419 pParent=pParent->GetParent(); in PreNotify()
692 pEntry=pParent; in MakeTree()
1800 while(pParent!=NULL) in FindFocusWin()
1806 pParent=pParent->GetParent(); in FindFocusWin()
1996 Window* pParent in FormulaDlg() argument
2170 pParent = pTemp; in SaveValues()
2175 pParent = NULL; in Reset()
2203 pParent = r.pParent; in operator =()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx214 SfxDocumentPage( Window* pParent, const SfxItemSet& );
220 static SfxTabPage* Create( Window* pParent, const SfxItemSet& );
241 SfxDocumentDescPage( Window* pParent, const SfxItemSet& );
302 SfxInternetPage( Window* pParent, const SfxItemSet& );
321 SfxDocumentInfoDialog( Window* pParent, const SfxItemSet& );
336 Edit( pParent, rResId ), m_pLine( pLine ) {} in CustomPropertiesEdit()
349 ListBox( pParent, rResId ), m_pLine( pLine ) {} in CustomPropertiesTypeBox()
362 DateField( pParent, rResId ), m_pLine( pLine ) {} in CustomPropertiesDateField()
374 TimeField( pParent, rResId ), m_pLine( pLine ) {} in CustomPropertiesTimeField()
411 ImageButton( pParent, rResId ), m_pLine( pLine ) {} in CustomPropertiesRemoveButton()
[all …]
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx227 SvTreeListBox (pParent, rResId), in SwDBTreeList()
346 if (!pParent->HasChilds()) in RequestingChilds()
348 if (GetParent(pParent)) // column names in RequestingChilds()
524 SvLBoxEntry* pParent; in Select() local
531 if (rDBName == GetEntryText(pParent)) in Select()
533 if (!pParent->HasChilds()) in Select()
534 RequestingChilds(pParent); in Select()
539 pParent = pChild; in Select()
545 if (!pParent->HasChilds()) in Select()
546 RequestingChilds(pParent); in Select()
[all …]
/trunk/main/vcl/source/control/
H A Dbutton.cxx1349 ImplInit( pParent, nStyle ); in PushButton()
1360 ImplInit( pParent, nStyle ); in PushButton()
1896 ImplInit( pParent, nStyle ); in OKButton()
1906 ImplInit( pParent, nStyle ); in OKButton()
1962 ImplInit( pParent, nStyle ); in CancelButton()
1972 ImplInit( pParent, nStyle ); in CancelButton()
2028 ImplInit( pParent, nStyle ); in HelpButton()
2038 ImplInit( pParent, nStyle ); in HelpButton()
2585 ImplInit( pParent, nStyle ); in RadioButton()
2596 ImplInit( pParent, nStyle ); in RadioButton()
[all …]
H A Dmorebtn.cxx44 void MoreButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() argument
53 PushButton::ImplInit( pParent, nStyle ); in ImplInit()
89 MoreButton::MoreButton( Window* pParent, WinBits nStyle ) : in MoreButton() argument
92 ImplInit( pParent, nStyle ); in MoreButton()
102 ImplInit( pParent, nStyle ); in MoreButton()
144 Window* pParent = GetParent(); in Click() local
145 Size aSize( pParent->GetSizePixel() ); in Click()
164 Point aPos( pParent->GetPosPixel() ); in Click()
175 pParent->SetPosSizePixel( aPos, aSize ); in Click()
178 pParent->SetSizePixel( aSize ); in Click()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A DDBSetupConnectionPages.cxx124 return ( new OTextConnectionPageSetup( pParent, _rAttrSet ) ); in CreateTextTabPage()
207 return ( new OLDAPConnectionPageSetup( pParent, _rAttrSet ) ); in CreateLDAPTabPage()
215 :OGenericAdministrationPage(pParent, ModuleRes(PAGE_DBWIZARD_LDAP), _rCoreAttrs) in OLDAPConnectionPageSetup()
421 return new MySQLNativeSetupPage( pParent, _rAttrSet ); in Create()
471 :OGenericAdministrationPage(pParent, ModuleRes(_nResId), _rCoreAttrs) in OGeneralSpecialJDBCConnectionPageSetup()
516 return ( new OGeneralSpecialJDBCConnectionPageSetup( pParent, in CreateMySQLJDBCTabPage()
529 return ( new OGeneralSpecialJDBCConnectionPageSetup( pParent, in CreateOracleJDBCTabPage()
648 return ( new OJDBCConnectionPageSetup( pParent, _rAttrSet)); in CreateJDBCTabPage()
768 return ( new OSpreadSheetConnectionPageSetup( pParent, _rAttrSet ) ); in CreateSpreadSheetTabPage()
820 return ( new OAuthentificationPageSetup( pParent, _rAttrSet) ); in CreateAuthentificationTabPage()
[all …]
H A DDBSetupConnectionPages.hxx58 …static OGenericAdministrationPage* CreateSpreadSheetTabPage( Window* pParent, const SfxItemSet& _r…
59 OSpreadSheetConnectionPageSetup(Window* pParent, const SfxItemSet& _rCoreAttrs);
79 …static OGenericAdministrationPage* CreateTextTabPage( Window* pParent, const SfxItemSet& _rAttrSet…
80 OTextConnectionPageSetup( Window* pParent, const SfxItemSet& _rCoreAttrs );
104 OLDAPConnectionPageSetup( Window* pParent, const SfxItemSet& _rCoreAttrs );
139 static OGenericAdministrationPage* Create( Window* pParent, const SfxItemSet& _rAttrSet );
160 OGeneralSpecialJDBCConnectionPageSetup( Window* pParent
205 OJDBCConnectionPageSetup( Window* pParent, const SfxItemSet& _rCoreAttrs );
238 OMySQLIntroPageSetup( Window* pParent, const SfxItemSet& _rCoreAttrs);
280 OAuthentificationPageSetup(Window* pParent, const SfxItemSet& _rCoreAttrs);
[all …]
H A DConnectionPageSetup.cxx86 …OGenericAdministrationPage* OConnectionTabPageSetup::CreateDbaseTabPage( Window* pParent, const Sf… in CreateDbaseTabPage() argument
88 …OConnectionTabPageSetup* oDBWizardPage = new OConnectionTabPageSetup( pParent, PAGE_DBWIZARD_DBASE… in CreateDbaseTabPage()
94 …OGenericAdministrationPage* OConnectionTabPageSetup::CreateMSAccessTabPage( Window* pParent, const… in CreateMSAccessTabPage() argument
101 …OGenericAdministrationPage* OConnectionTabPageSetup::CreateAdabasTabPage( Window* pParent, const S… in CreateAdabasTabPage() argument
108 …OGenericAdministrationPage* OConnectionTabPageSetup::CreateADOTabPage( Window* pParent, const SfxI… in CreateADOTabPage() argument
110 …OConnectionTabPageSetup* oDBWizardPage = new OConnectionTabPageSetup( pParent, PAGE_DBWIZARD_ADO, … in CreateADOTabPage()
115 …OGenericAdministrationPage* OConnectionTabPageSetup::CreateODBCTabPage( Window* pParent, const Sfx… in CreateODBCTabPage() argument
117 …OConnectionTabPageSetup* oDBWizardPage = new OConnectionTabPageSetup( pParent, PAGE_DBWIZARD_ODBC,… in CreateODBCTabPage()
122 …OGenericAdministrationPage* OConnectionTabPageSetup::CreateUserDefinedTabPage( Window* pParent, co… in CreateUserDefinedTabPage() argument
124 …OConnectionTabPageSetup* oDBWizardPage = new OConnectionTabPageSetup( pParent, PAGE_DBWIZARD_USERD… in CreateUserDefinedTabPage()
[all …]
/trunk/main/sc/source/ui/view/
H A Dtabvwshc.cxx80 Window* pParent, sal_uInt16 nSlotId ) in CreateRefDialog() argument
105 pResult = new ScNameDlg( pB, pCW, pParent, GetViewData(), in CreateRefDialog()
113 pResult = new ScColRowNameRangesDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog()
151 pResult = new ScConsolidateDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog()
163 pResult = new ScDbNameDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog()
187 pResult = new ScSpecialFilterDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog()
209 pResult = new ScFilterDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog()
257 pResult = new ScPrintAreasDlg( pB, pCW, pParent ); in CreateRefDialog()
272 pResult = new ScConditionalFormatDlg( pB, pCW, pParent, pDoc, pForm ); in CreateRefDialog()
288 pResult = new ScHighlightChgDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx214 pParentDlg (pParent), in SwRedlineAcceptDlg()
515 pParent = aRedlineParents[i]; in Activate()
567 if (pParent->pTLBParent) in Activate()
615 pParent->pNext = 0; in CalcDiff()
676 if (pParent->pData->GetSeqNo() && !aUsedSeqNo.Insert(pParent, nPos)) // Gibts schon in InsertChilds()
678 if (pParent->pTLBParent) in InsertChilds()
682 pParent->pTLBParent = 0; in InsertChilds()
735 pParent->pTLBParent = 0; in InsertChilds()
737 aUsedSeqNo.Remove(pParent); in InsertChilds()
837 SvLBoxEntry *pParent; in InsertParents() local
[all …]
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx168 MessBox::MessBox( Window* pParent, WinBits nStyle, in MessBox() argument
183 MessBox::MessBox( Window* pParent, const ResId& rResId ) : in MessBox() argument
511 MessBox( pParent, rResId.SetRT( RSC_INFOBOX ) ) in InfoBox()
519 MessBox( pParent, nStyle, ImplGetSVEmptyStr(), rMessage ) in InfoBox()
554 WarningBox::WarningBox( Window* pParent, WinBits nStyle, in WarningBox() argument
556 MessBox( pParent, nStyle, ImplGetSVEmptyStr(), rMessage ) in WarningBox()
564 MessBox( pParent, rResId.SetRT( RSC_WARNINGBOX ) ) in WarningBox()
601 ErrorBox::ErrorBox( Window* pParent, WinBits nStyle, in ErrorBox() argument
603 MessBox( pParent, nStyle, ImplGetSVEmptyStr(), rMessage ) in ErrorBox()
611 MessBox( pParent, rResId.SetRT( RSC_ERRORBOX ) ) in ErrorBox()
[all …]
H A Ddlgctrl.cxx57 static Window* ImplGetTopParentOfTabHierarchy( Window* pParent ) in ImplGetTopParentOfTabHierarchy() argument
63 Window* pResult = pParent; in ImplGetTopParentOfTabHierarchy()
81 Window* pWindow = pParent->GetWindow( WINDOW_FIRSTCHILD ); in ImplGetSubChildWindow()
154 pParent = ImplGetTopParentOfTabHierarchy( pParent ); in ImplGetChildWindow()
157 Window* pWindow = ImplGetSubChildWindow( pParent, n, nIndex ); in ImplGetChildWindow()
165 pWindow = ImplGetSubChildWindow( pParent, n2, nIndex ); in ImplGetChildWindow()
176 pWindow = ImplGetSubChildWindow( pParent, n, nIndex ); in ImplGetChildWindow()
341 pSWindow = ImplGetNextWindow( pParent, i, i, sal_False ); in ImplFindDlgCtrlWindow()
371 pTempWindow = ImplGetNextWindow( pParent, i, i, sal_False ); in ImplFindDlgCtrlWindow()
424 pWindow = ImplGetNextWindow( pParent, i, i, sal_True ); in ImplFindAccelWindow()
[all …]
H A Dwrkwin.cxx95 ImplInit( pParent, 0, pData ); in ImplInit()
98 ImplInit( pParent, nStyle, NULL ); in ImplInit()
111 WorkWindow::WorkWindow( Window* pParent, WinBits nStyle ) : in WorkWindow() argument
115 ImplInit( pParent, nStyle, NULL ); in WorkWindow()
120 WorkWindow::WorkWindow( Window* pParent, const ResId& rResId ) : in WorkWindow() argument
126 ImplInit( pParent, nStyle ); in WorkWindow()
137 ImplInit( pParent, nStyle, aSystemWorkWindowToken ); in WorkWindow()
142 WorkWindow::WorkWindow( SystemParentData* pParent ) : in WorkWindow() argument
147 ImplInit( NULL, 0, pParent ); in WorkWindow()
252 sal_Bool WorkWindow::SetPluginParent( SystemParentData* pParent ) in SetPluginParent() argument
[all …]
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx50 OfaAutoCorrDlg(Window* pParent, const SfxItemSet *pSet );
84 SvxSimpleTable( pParent, rResId ){} in OfaACorrCheckListBox()
120 static SfxTabPage* Create( Window* pParent,
179 OfaSwAutoFmtOptionsPage( Window* pParent,
184 static SfxTabPage* Create( Window* pParent,
200 Edit(pParent, rResId), bSpaces(sal_False){} in AutoCorrEdit()
258 static SfxTabPage* Create( Window* pParent,
310 static SfxTabPage* Create( Window* pParent,
384 static SfxTabPage* Create( Window* pParent,
430 OfaAutoCompleteTabPage( Window* pParent,
[all …]
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx361 pImp->pParent = pParent; in Construct_Impl()
1192 SfxDispatcher *pParent = pImp->pParent; in GetSlot() local
1193 while ( pParent ) in GetSlot()
1196 pParent = pParent->pImp->pParent; in GetSlot()
2176 SfxDispatcher *pParent = pImp->pParent; in _TryIntercept_Impl() local
2178 while ( pParent && pParent->pImp->pFrame ) in _TryIntercept_Impl()
2196 pParent = pParent->pImp->pParent; in _TryIntercept_Impl()
2266 SfxDispatcher *pParent = pImp->pParent; in _FindServer() local
2267 while ( pParent ) in _FindServer()
2270 pParent = pParent->pImp->pParent; in _FindServer()
[all …]
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx140 mpControl = new ListBox( pParent, WB_BORDER|WB_TABSTOP|WB_DROPDOWN ); in PresetPropertyBox()
398 : Edit( pParent, WB_BORDER|WB_TABSTOP| WB_DIALOGCONTROL ), in DropdownMenuBox()
492 mpControl = new DropdownMenuBox( pParent, mpMetric, mpMenu ); in CharHeightPropertyBox()
595 mpControl = new DropdownMenuBox( pParent, mpMetric, mpMenu ); in TransparencyPropertyBox()
711 mpControl = new DropdownMenuBox( pParent, mpMetric, mpMenu ); in RotationPropertyBox()
852 mpControl = new DropdownMenuBox( pParent, mpMetric, mpMenu ); in ScalePropertyBox()
1031 mpControl = new DropdownMenuBox( pParent, mpEdit, mpMenu ); in FontStylePropertyBox()
1200 : TabPage( pParent, rResId ), mbHasText( sal_False ), mpSet(pSet ) in CustomAnimationEffectTabPage()
1888 : TabPage( pParent, rResId ), mpSet( pSet ) in CustomAnimationDurationTabPage()
2262 : TabPage( pParent, rResId ), in CustomAnimationTextAnimTabPage()
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx64 : SvLBox( pParent, nWinStyle ) in DBG_NAME()
73 : SvLBox( pParent,rResId ) in SvTreeListBox()
505 if( !pParent ) in IMPL_LINK_INLINE_END()
535 if( !pParent ) in InsertEntry()
603 if( pParent ) in ImpEntryInserted()
1088 pHdlEntry = pParent; in Expand()
1102 pHdlEntry = pParent; in Expand()
1132 pHdlEntry = pParent; in Collapse()
1141 pHdlEntry = pParent; in Collapse()
2359 if( pParent->HasChilds()) in RemoveParentKeepChilds()
[all …]
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx265 if ( !pParent || GetChildCount(pParent) ) // nicht, wenn ohne Children schon da in ClearType()
267 if (pParent) in ClearType()
283 if (pParent) in InsertContent()
284 InsertEntry( rValue, pParent ); in InsertContent()
309 else if( pParent && (pParent == pRootNodes[ nRoot ]) ) in GetEntryIndexes()
519 if( pParent ) in KeyInput()
784 if( pParent ) in ObjectFresh()
798 Expand(pParent); in ObjectFresh()
999 if (pParent) in GetDrawNames()
1161 if (!pParent) in NoteStringsChanged()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx506 explicit PatternField( Window* pParent, const ResId& );
526 explicit NumericField( Window* pParent, const ResId& );
553 explicit MetricField( Window* pParent, const ResId& );
652 explicit DateField( Window* pParent, const ResId& );
688 explicit TimeField( Window* pParent, const ResId& );
719 explicit PatternBox( Window* pParent, const ResId& );
746 explicit NumericBox( Window* pParent, const ResId& );
773 explicit MetricBox( Window* pParent, const ResId& );
806 explicit CurrencyBox( Window* pParent, const ResId& );
835 explicit DateBox( Window* pParent, const ResId& );
[all …]
/trunk/main/package/source/package/zippackage/
H A DZipPackageEntry.cxx47 , pParent ( NULL ) in ZipPackageEntry()
54 …OSL_ENSURE( !pParent, "The parent must be disconnected already! Memory corruption is possible!\n" … in ~ZipPackageEntry()
66 if ( pParent && msName.getLength() && pParent->hasByName ( msName ) ) in setName()
67 pParent->removeByName ( msName ); in setName()
76 if ( pParent ) in setName()
77 pParent->doInsertByName ( this, sal_False ); in setName()
83 return uno::Reference< XInterface >( static_cast< ::cppu::OWeakObject* >( pParent ), UNO_QUERY ); in getParent()
89 pParent = pNewParent; in doSetParent()
104 if ( pNewParent != pParent ) in setParent()
106 if ( pParent && msName.getLength() && pParent->hasByName ( msName ) && mbAllowRemoveOnInsert ) in setParent()
[all …]
/trunk/main/cui/source/options/
H A Doptinet2.hxx72 SvxNoSpaceEdit(Window* pParent, ResId rResId, sal_Bool bNum = sal_False ) : in SvxNoSpaceEdit() argument
73 Edit( pParent, rResId ), bOnlyNumeric( bNum ) {} in SvxNoSpaceEdit()
136 SvxProxyTabPage( Window* pParent, const SfxItemSet& rSet );
140 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
200 SvxSearchTabPage( Window* pParent, const SfxItemSet& rSet );
213 SvxScriptExecListBox( Window* pParent, WinBits nStyle = WB_BORDER ) in SvxScriptExecListBox() argument
214 :ListBox(pParent, nStyle) {} in SvxScriptExecListBox()
215 SvxScriptExecListBox( Window* pParent, const ResId& rResId ) in SvxScriptExecListBox() argument
216 :ListBox(pParent, rResId) {} in SvxScriptExecListBox()
263 SvxSecurityTabPage( Window* pParent, const SfxItemSet& rSet );
[all …]
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx44 : Control(pParent,nWinStyle) in SvXPropertyControl()
49 : Control(pParent,rResId ) in SvXPropertyControl()
71 : SvXPropertyControl(pParent,rResId), in SvXPropertyEdit()
199 : SvXPropertyControl(pParent,rResId), in SvXPropertyListBox()
441 : Control(pParent,nWinStyle), in SvPropertyLine()
460 : Control(pParent,rResId), in SvPropertyLine()
671 : Control(pParent,nWinStyle), in SvListBoxForProperties()
699 : Control(pParent,rResId), in SvListBoxForProperties()
1140 : TabPage(pParent,nWinStyle), in SvTabPageForProperties()
1163 : Control(pParent,nWinStyle), in SvPropertyBox()
[all …]

Completed in 181 milliseconds

12345678910>>...86