Home
last modified time | relevance | path

Searched refs:pParent (Results 151 – 175 of 2141) sorted by relevance

12345678910>>...86

/trunk/main/vcl/inc/vcl/
H A Dhelp.hxx96 static sal_Bool ShowBalloon( Window* pParent,
99 static sal_Bool ShowBalloon( Window* pParent,
107 static sal_Bool ShowQuickHelp( Window* pParent,
112 static sal_Bool ShowQuickHelp( Window* pParent, in ShowQuickHelp() argument
116 { return Help::ShowQuickHelp( pParent, rScreenRect, rHelpText, XubString(), nStyle ); } in ShowQuickHelp()
120 static sal_uLong ShowTip( Window* pParent,
124 Window* pParent,
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx91 CategoryListBox( Window* pParent, const ResId& rResId );
108 CategoryListBox::CategoryListBox( Window* pParent, const ResId& rResId ) in CategoryListBox() argument
109 : ListBox( pParent, rResId ) in CategoryListBox()
189 …CustomAnimationCreateTabPage( Window* pParent, CustomAnimationCreateDialog* pDialogParent, int nTa…
253 CustomAnimationCreateTabPage::CustomAnimationCreateTabPage( Window* pParent, CustomAnimationCreateD… in CustomAnimationCreateTabPage() argument
254 : TabPage( pParent, SdResId( RID_TP_CUSTOMANIMATION_ENTRANCE ) ) in CustomAnimationCreateTabPage()
517 : TabDialog( pParent, SdResId( DLG_CUSTOMANIMATION_CREATE ) ) in CustomAnimationCreateDialog()
684 Window * pParent = lcl_GetTopmostParent( this ); in setPosition() local
685 if( pParent ) in setPosition()
689 Point aParentPos( pParent->GetPosPixel()); in setPosition()
[all …]
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx96 : SpinField ( pParent, rResId ), in ColumnEdit()
97 rDlg ( *pParent ), in ColumnEdit()
307 RowEdit::RowEdit( ScNavigatorDlg* pParent, const ResId& rResId ) in RowEdit() argument
308 : NumericField( pParent, rResId ), in RowEdit()
309 rDlg ( *pParent ) in RowEdit()
364 : ListBox ( pParent, rResId ), in ScDocListBox()
365 rDlg ( *pParent ) in ScDocListBox()
390 : ToolBox ( pParent, rResId ), in CommandToolBox()
391 rDlg ( *pParent ) in CommandToolBox()
575 Window* pParent, in SFX_IMPL_CHILDWINDOWCONTEXT()
[all …]
/trunk/main/sw/source/ui/envelp/
H A Dswuilabimp.hxx58 SwLabPage(Window* pParent, const SfxItemSet& rSet);
78 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
130 SwVisitingCardPage(Window* pParent, const SfxItemSet& rSet);
138 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
182 SwPrivateDataPage(Window* pParent, const SfxItemSet& rSet);
190 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
232 SwBusinessDataPage(Window* pParent, const SfxItemSet& rSet);
240 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
/trunk/main/sc/source/ui/inc/
H A Dacredlin.hxx207 SvLBoxEntry* pParent=NULL,sal_Bool bDelMaster=sal_False,
211 SvLBoxEntry* pParent=NULL,sal_Bool bDelMaster=sal_False,
216 SvLBoxEntry* pParent,sal_uLong nSpecial);
222 sal_Bool InsertContentChilds(ScChangeActionTable* pActionTable,SvLBoxEntry* pParent);
224 sal_Bool InsertAcceptedORejected(SvLBoxEntry* pParent);
227 SvLBoxEntry* pParent);
229 sal_Bool InsertChilds(ScChangeActionTable* pActionTable,SvLBoxEntry* pParent);
244 ScAcceptChgDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent,
/trunk/main/cui/source/inc/
H A Dparagrph.hxx68 SvxStdParagraphTabPage( Window* pParent, const SfxItemSet& rSet );
126 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
180 SvxParaAlignTabPage( Window* pParent, const SfxItemSet& rSet );
187 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
220 static SfxTabPage* Create( Window* pParent,
233 SvxExtParagraphTabPage( Window* pParent, const SfxItemSet& rSet );
302 SvxAsianTabPage( Window* pParent, const SfxItemSet& rSet );
311 static SfxTabPage* Create( Window* pParent,
H A Dchardlg.hxx60 SvxCharBasePage( Window* pParent, const ResId& rResIdTabPage, const SfxItemSet&,
128 SvxCharNamePage( Window* pParent, const SfxItemSet& rSet );
169 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
236 SvxCharEffectsPage( Window* pParent, const SfxItemSet& rSet );
258 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
310 SvxCharPositionPage( Window* pParent, const SfxItemSet& rSet );
335 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
363 SvxCharTwoLinesPage( Window* pParent, const SfxItemSet& rSet );
381 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
/trunk/main/autodoc/source/display/toolkit/
H A Dout_node.cxx59 pParent(0), in Node()
68 pParent(0), in Node()
78 pParent(&i_parent), in Node()
112 if (pParent != 0) in Get_Path()
113 pParent->Get_Path(o_result, i_maxDepth-1); in Get_Path()
126 if (pParent != 0) in Get_Chain()
128 pParent->Get_Chain(o_result, i_maxDepth-1); in Get_Chain()
/trunk/main/xmlsecurity/source/framework/
H A Dsaxeventkeeperimpl.cxx389 BufferNode* pParent = (BufferNode*)pBufferNode->getParent(); in printBufferNode() local
390 if (pParent != NULL) in printBufferNode()
520 if (pParent == m_pRootBufferNode) in smashBufferNode()
605 sal_Int32 nIndex = pParent->indexOfChild(pBufferNode); in smashBufferNode()
608 pParent->removeChild(pBufferNode); in smashBufferNode()
614 ((BufferNode *)(*ii))->setParent(pParent); in smashBufferNode()
615 pParent->addChild(*ii, nIndex); in smashBufferNode()
705 BufferNode* pParent = pBufferNode; in diffuse() local
707 while(pParent->isAllReceived()) in diffuse()
709 pParent->elementCollectorNotify(); in diffuse()
[all …]
/trunk/main/sw/source/ui/misc/
H A Ddocfnote.cxx66 SwFootNoteOptionDlg::SwFootNoteOptionDlg( Window *pParent, SwWrtShell &rS ) : in SwFootNoteOptionDlg() argument
67 SfxTabDialog( pParent, SW_RES(DLG_DOC_FOOTNOTE) ), in SwFootNoteOptionDlg()
106 SwEndNoteOptionPage::SwEndNoteOptionPage( Window *pParent, sal_Bool bEN, in SwEndNoteOptionPage() argument
108 SfxTabPage( pParent, SW_RES(bEN ? TP_ENDNOTEOPTION : TP_FOOTNOTEOPTION), rSet ), in SwEndNoteOptionPage()
286 SfxTabPage *SwEndNoteOptionPage::Create( Window *pParent, const SfxItemSet &rSet ) in Create() argument
288 return new SwEndNoteOptionPage( pParent, sal_True, rSet ); in Create()
480 SwFootNoteOptionPage::SwFootNoteOptionPage( Window *pParent, const SfxItemSet &rSet ) : in SwFootNoteOptionPage() argument
481 SwEndNoteOptionPage( pParent, sal_False, rSet ) in SwFootNoteOptionPage()
489 SfxTabPage *SwFootNoteOptionPage::Create(Window *pParent, const SfxItemSet &rSet ) in Create() argument
491 return new SwFootNoteOptionPage( pParent, rSet ); in Create()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx77 TabDialog4Recovery::TabDialog4Recovery(Window* pParent) in TabDialog4Recovery() argument
630 : Window (pParent ) in PluginProgressWindow()
634 Size aParentSize = pParent->GetSizePixel(); in PluginProgressWindow()
744 SaveDialog::SaveDialog(Window* pParent, in SaveDialog() argument
836 SaveProgressDialog::SaveProgressDialog(Window* pParent, in SaveProgressDialog() argument
974 RecovDocList::RecovDocList( Window* pParent, in RecovDocList() argument
976 : SvxSimpleTable ( pParent, rResId ) in RecovDocList()
1015 QueryBox aQuery(pParent, SVX_RES(nRes)); in impl_askUserForWizardCancel()
1023 RecoveryDialog::RecoveryDialog(Window* pParent, in RecoveryDialog() argument
1676 MultiLineEdit( pParent, rResId ) in ErrorDescriptionEdit()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx111 …FormattedField(Window* pParent, WinBits nStyle = 0, SvNumberFormatter* pInitialFormatter = NULL, s…
112 …FormattedField(Window* pParent, const ResId& rResId, SvNumberFormatter* pInitialFormatter = NULL, …
288 DoubleNumericField(Window* pParent, WinBits nStyle = 0) in DoubleNumericField() argument
289 :FormattedField(pParent, nStyle) in DoubleNumericField()
299 DoubleNumericField(Window* pParent, const ResId& rResId) in DoubleNumericField() argument
300 :FormattedField(pParent, rResId) in DoubleNumericField()
330 DoubleCurrencyField(Window* pParent, WinBits nStyle = 0);
331 DoubleCurrencyField(Window* pParent, const ResId& rResId);
/trunk/main/svx/workben/msview/
H A Dmsview.cxx565 AtomContainerTreeListBox( Window* pParent );
577 virtual BOOL Expand( SvLBoxEntry* pParent );
578 virtual BOOL Collapse( SvLBoxEntry* pParent );
586 void InsertAtom( const Atom* pAtom, SvLBoxEntry* pParent = 0 );
659 BOOL AtomContainerTreeListBox::Expand( SvLBoxEntry* pParent ) in Expand() argument
665 AtomContainerEntryPair aPair( this, pParent ); in Expand()
668 bRet = SvTreeListBox::Expand( pParent ); in Expand()
674 BOOL AtomContainerTreeListBox::Collapse( SvLBoxEntry* pParent ) in Collapse() argument
680 AtomContainerEntryPair aPair( this, pParent ); in Collapse()
683 bRet = SvTreeListBox::Collapse( pParent ); in Collapse()
[all …]
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.hxx63 NewObjectDialog(Window * pParent, sal_uInt16 nMode, bool bCheckName = false);
83 ExportDialog( Window * pParent );
107 ExtBasicTreeListBox( Window* pParent, const ResId& rRes );
123 BasicCheckBox( Window* pParent, const ResId& rResId );
154 LibDialog( Window* pParent );
175 OrganizeDialog( Window* pParent, sal_Int16 tabId, BasicEntryDescriptor& rDesc );
209 ObjectPage( Window* pParent, const ResId& rResId, sal_uInt16 nMode );
260 LibPage( Window* pParent );
/trunk/main/svx/source/svdraw/
H A Dsvdlayer.cxx243 pParent=pNewParent; in SdrLayerAdmin()
249 pParent(NULL), in SdrLayerAdmin()
276 pParent=rSrcLayerAdmin.pParent; in operator =()
287 if (pParent!=rCmpLayerAdmin.pParent || in operator ==()
395 if(!pLay && pParent) in GetLayer()
397 pLay = pParent->GetLayer(rName, sal_True); in GetLayer()
429 sal_Bool bDown = (pParent == NULL); in GetUniqueLayerID()
/trunk/main/uui/source/
H A Diahndl-ssl.cxx144 Window * pParent, in executeUnknownAuthDialog() argument
156 new UnknownAuthDialog( pParent, in executeUnknownAuthDialog()
191 Window * pParent, in executeSSLWarnDialog() argument
205 new SSLWarnDialog( pParent, in executeSSLWarnDialog()
266 Window * pParent, in handleCertificateValidationRequest_() argument
287 trustCert = executeUnknownAuthDialog( pParent, in handleCertificateValidationRequest_()
323 trustCert = executeSSLWarnDialog( pParent, in handleCertificateValidationRequest_()
336 trustCert = executeSSLWarnDialog( pParent, in handleCertificateValidationRequest_()
353 trustCert = executeSSLWarnDialog( pParent, in handleCertificateValidationRequest_()
/trunk/main/vcl/test/
H A Ddndtest.cxx71 MyWin( Window* pParent, WinBits nWinStyle );
113 MyInfoBox( Window* pParent );
123 MyListBox( Window* pParent );
223 MyWin::MyWin( Window* pParent, WinBits nWinStyle ) : in MyWin() argument
224 WorkWindow( pParent, nWinStyle ) in MyWin()
384 MyInfoBox::MyInfoBox( Window* pParent ) : InfoBox( pParent, in MyInfoBox() argument
403 MyListBox::MyListBox( Window* pParent ) : ListBox( pParent ) in MyListBox() argument
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx333 Window* pParent = GetDialogParent(); in ConvertAll() local
334 ScWaitCursorOff aWaitOff( pParent ); in ConvertAll()
335 InfoBox( pParent, ScGlobal::GetRscString( STR_NOLANGERR ) ).Execute(); in ConvertAll()
351 Window* pParent = GetDialogParent(); in ShowTableWrapDialog() local
352 ScWaitCursorOff aWaitOff( pParent ); in ShowTableWrapDialog()
353 MessBox aMsgBox( pParent, WinBits( WB_YES_NO | WB_DEF_YES ), in ShowTableWrapDialog()
361 Window* pParent = GetDialogParent(); in ShowFinishDialog() local
362 ScWaitCursorOff aWaitOff( pParent ); in ShowFinishDialog()
363 InfoBox( pParent, ScGlobal::GetRscString( STR_SPELLING_STOP_OK ) ).Execute(); in ShowFinishDialog()
/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx198 SvLBoxEntry* pParent; in Insert() local
212 while ((pParent = aUsedDBTLB.GetEntry(nParent++)) != NULL) in Insert()
214 if (sDBName == aUsedDBTLB.GetEntryText(pParent)) in Insert()
216 while ((pChild = aUsedDBTLB.GetEntry(pParent, nChild++)) != NULL) in Insert()
221 SvLBoxEntry* pRet = aUsedDBTLB.InsertEntry(sTableName, rToInsert, rToInsert, pParent); in Insert()
228 pParent = aUsedDBTLB.InsertEntry(sDBName, aDBImg, aDBImg); in Insert()
229 aUsedDBTLB.SetExpandedEntryBmp(pParent, aHCDBImg, BMP_COLOR_HIGHCONTRAST); in Insert()
230 aUsedDBTLB.SetCollapsedEntryBmp(pParent, aHCDBImg, BMP_COLOR_HIGHCONTRAST); in Insert()
232 SvLBoxEntry* pRet = aUsedDBTLB.InsertEntry(sTableName, rToInsert, rToInsert, pParent); in Insert()
/trunk/main/automation/source/server/
H A Drecorder.cxx77 Window *pParent = pTopLevel; in AddEventHooks() local
78 while ( pParent->GetParent() ) in AddEventHooks()
79 pParent = pParent->GetParent(); in AddEventHooks()
81 pParent->RemoveChildEventListener( aEventListenerHdl ); // might be instrumented already in AddEventHooks()
82 pParent->AddChildEventListener( aEventListenerHdl ); in AddEventHooks()
331 Window* pParent = pWin->GetParent(); in IMPL_LINK() local
333 if ( pParent->IsDialog() && pWin->GetUniqueOrHelpId().isEmpty() ) in IMPL_LINK()
335 switch ( pParent->GetType() ) in IMPL_LINK()
346 ButtonDialog* pBD = (ButtonDialog*)pParent; in IMPL_LINK()
402 … StatementList::pRet->GenReturn( RET_MacroRecorder, pParent->GetUniqueOrHelpId(), nMethod ); in IMPL_LINK()
/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx78 pParent = NULL; in SbxVariable()
102 pParent = r.pParent; in SbxVariable()
109 pParent = NULL; in SbxVariable()
126 pParent = NULL; in SbxVariable()
360 if( pParent && pParent != this ) //??? HotFix: Rekursion raus MM in SetModified()
361 pParent->SetModified( b ); in SetModified()
391 pParent = p; in SetParent()
637 if( pParent ) in SFX_NOTIFY()
638 pParent->Remove( this ); in SFX_NOTIFY()
/trunk/main/sfx2/source/inc/
H A Dpreview.hxx42 SfxPreviewBase_Impl( Window* pParent,
44 SfxPreviewBase_Impl( Window* pParent );
58 SfxPreviewWin_Impl( Window* pParent, in SfxPreviewWin_Impl() argument
60 : SfxPreviewBase_Impl( pParent, rResId ){}; in SfxPreviewWin_Impl()
61 SfxPreviewWin_Impl( Window* pParent ) in SfxPreviewWin_Impl() argument
62 : SfxPreviewBase_Impl( pParent ){}; in SfxPreviewWin_Impl()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx186 Window* pParent = pWindow->GetParent(); in HandleTaskPaneList() local
285 SvTreeListBox( pParent, rResId ), in ContentListBox_Impl()
356 SvLBoxEntry* pEntry = FirstChild( pParent ); in ClearChildren()
372 if ( !pParent->HasChilds() ) in RequestingChilds()
374 if ( pParent->GetUserData() ) in RequestingChilds()
446 TabPage( pParent, rResId ), in HelpTabPage_Impl()
496 ComboBox( pParent, rResId ) in IndexBox_Impl()
1268 ListBox( pParent, rResId ) in BookmarksBox_Impl()
2086 pHelpWin ( pParent ), in SfxHelpTextWindow_Impl()
3205 Window* pParent, WinBits ) : in SfxHelpWindow_Impl() argument
[all …]
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx221 SearchProgress::SearchProgress( Window* pParent, const INetURLObject& rStartURL ) : in SearchProgress() argument
222 ModalDialog ( pParent, CUI_RES(RID_SVXDLG_GALLERY_SEARCH_PROGRESS ) ), in SearchProgress()
228 maSearchThread ( this, (TPGalleryThemeProperties*) pParent, rStartURL ) in SearchProgress()
537 TitleDialog::TitleDialog( Window* pParent, const String& rOldTitle ) : in TitleDialog() argument
538 ModalDialog ( pParent, CUI_RES( RID_SVXDLG_GALLERY_TITLE ) ), in TitleDialog()
554 GalleryIdDialog::GalleryIdDialog( Window* pParent, GalleryTheme* _pThm ) : in GalleryIdDialog() argument
555 ModalDialog ( pParent, CUI_RES( RID_SVXDLG_GALLERY_THEMEID ) ), in GalleryIdDialog()
613 SfxTabDialog ( pParent, CUI_RES( RID_SVXTABDLG_GALLERYTHEME ), pItemSet ), in GalleryThemeProperties()
744 SfxTabPage* TPGalleryThemeGeneral::Create( Window* pParent, const SfxItemSet& rSet ) in Create() argument
746 return new TPGalleryThemeGeneral( pParent, rSet ); in Create()
[all …]
/trunk/main/cui/source/options/
H A Doptchart.hxx46 ChartColorLB( Window* pParent, ResId Id ) : ColorLB( pParent, Id ) {} in ChartColorLB() argument
47 ChartColorLB( Window* pParent, WinBits aWB ) : ColorLB( pParent, aWB ) {} in ChartColorLB() argument
74 SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs );
79 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );

Completed in 127 milliseconds

12345678910>>...86