Home
last modified time | relevance | path

Searched refs:pParent (Results 326 – 350 of 2141) sorted by relevance

1...<<11121314151617181920>>...86

/trunk/main/cui/source/options/
H A Dtreeopt.cxx541 sal_Bool bRet = SvTreeListBox::Collapse(pParent); in Collapse()
578 Window* pParent, in OfaTreeOptionsDialog() argument
582 SfxModalDialog( pParent, CUI_RES( RID_OFADLG_OPTIONS_TREE ) ), in OfaTreeOptionsDialog()
683 SvLBoxEntry* pParent = aTreeLB.GetEntry( 0, nGroup ); in AddTabPage() local
988 SvLBoxEntry* pParent = aTreeLB.GetParent(pEntry); in ActivateLastSelection() local
989 aTreeLB.Expand(pParent); in ActivateLastSelection()
990 aTreeLB.MakeVisible(pParent); in ActivateLastSelection()
1075 SvLBoxEntry* pParent = pBox->GetParent(pEntry); in IMPL_LINK() local
1119 if ( pParent ) in IMPL_LINK()
1283 sTmpTitle += aTreeLB.GetEntryText(pParent); in IMPL_LINK()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Trendline.cxx36 TrendlineTabPage::TrendlineTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in TrendlineTabPage() argument
37 SfxTabPage( pParent, SchResId( TP_TRENDLINE ), rInAttrs ), in TrendlineTabPage()
48 Window* pParent, const SfxItemSet& rOutAttrs ) in Create() argument
50 return new TrendlineTabPage( pParent, rOutAttrs ); in Create()
H A DDataBrowser.cxx124 SeriesHeaderEdit( Window * pParent );
137 SeriesHeaderEdit::SeriesHeaderEdit( Window * pParent ) : in SeriesHeaderEdit() argument
138 Edit( pParent ), in SeriesHeaderEdit()
172 explicit SeriesHeader( Window * pParent );
227 SeriesHeader::SeriesHeader( Window * pParent ) : in SeriesHeader() argument
228 m_spSymbol( new FixedImage( pParent, WB_NOBORDER )), in SeriesHeader()
229 m_spSeriesName( new SeriesHeaderEdit( pParent )), in SeriesHeader()
230 m_spColorBar( new FixedText( pParent, WB_NOBORDER )), in SeriesHeader()
231 m_pDevice( pParent ), in SeriesHeader()
492 DataBrowser::DataBrowser( Window* pParent, const ResId& rId, bool bLiveUpdate ) : in DataBrowser() argument
[all …]
/trunk/main/basctl/source/basicide/
H A Dbastype2.hxx157 virtual void RequestingChilds( SvLBoxEntry* pParent );
166 SvLBoxEntry* ImpFindEntry( SvLBoxEntry* pParent, const String& rText );
180 BasicTreeListBox( Window* pParent, const ResId& rRes );
195 SvLBoxEntry* FindEntry( SvLBoxEntry* pParent, const String& rText, BasicEntryType eType );
203 SvLBoxEntry* pParent, bool bChildrenOnDemand,
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx481 SwNavHelpToolBox::SwNavHelpToolBox(SwNavigationPI* pParent, const ResId &rResId) : in SwNavHelpToolBox() argument
482 SwHelpToolBox(pParent, rResId) in SwNavHelpToolBox()
709 Window* pParent = GetParent(); in Resize() local
712 Size aNewSize (pParent->GetOutputSizePixel()); in Resize()
714 SfxDockingWindow* pDockingParent = dynamic_cast<SfxDockingWindow*>(pParent); in Resize()
765 Window* pParent) : in SwNavigationPI() argument
767 Window( pParent, SW_RES(DLG_NAVIGATION_PI)), in SwNavigationPI()
862 DockingWindow* pDockingParent = dynamic_cast<DockingWindow*>(pParent); in SwNavigationPI()
870 SfxDockingWindow* pSfxDockingParent = dynamic_cast<SfxDockingWindow*>(pParent); in SwNavigationPI()
1513 SwNavigationChild::SwNavigationChild( Window* pParent, in SwNavigationChild() argument
[all …]
/trunk/main/vcl/inc/vcl/
H A Dsyschild.hxx42 …SAL_DLLPRIVATE void ImplInitSysChild( Window* pParent, WinBits nStyle, SystemWindowData *pData…
50 explicit SystemChildWindow( Window* pParent, WinBits nStyle = 0 );
52 …explicit SystemChildWindow( Window* pParent, WinBits nStyle, SystemWindowData* pData, sal_Bool …
53 explicit SystemChildWindow( Window* pParent, const ResId& );
/trunk/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx36 ScCbWarningBox::ScCbWarningBox( Window* pParent, const String& rMsgStr, bool bDefYes ) : in ScCbWarningBox() argument
37 WarningBox( pParent, WB_YES_NO | (bDefYes ? WB_DEF_YES : WB_DEF_NO), rMsgStr ) in ScCbWarningBox()
66 ScReplaceWarnBox::ScReplaceWarnBox( Window* pParent ) : in ScReplaceWarnBox() argument
67 ScCbWarningBox( pParent, String( ScResId( STR_REPLCELLSWARN ) ), true ) in ScReplaceWarnBox()
/trunk/main/starmath/source/
H A Ddialog.cxx177 : SfxTabPage(pParent, SmResId(RID_PRINTOPTIONPAGE), rOptions), in IMPL_LINK_INLINE_END()
328 SmFontDialog::SmFontDialog(Window * pParent, in SmFontDialog() argument
330 : ModalDialog(pParent,SmResId(RID_FONTDIALOG)), in SmFontDialog()
441 : ModalDialog(pParent, SmResId(RID_FONTSIZEDIALOG)), in SmFontSizeDialog()
549 : ModalDialog(pParent, SmResId(RID_FONTTYPEDIALOG)), in IMPL_LINK_INLINE_END()
917 : ModalDialog(pParent, SmResId(RID_DISTANCEDIALOG)), in SmDistanceDialog()
1078 : ModalDialog(pParent, SmResId(RID_ALIGNDIALOG)), in SmAlignDialog()
1241 Control(pParent, rResId), in SmShowSymbolSet()
1513 ModalDialog (pParent, SmResId(RID_SYMBOLDIALOG)), in IMPL_LINK_INLINE_END()
2044 SmSymDefineDialog::SmSymDefineDialog(Window * pParent, in SmSymDefineDialog() argument
[all …]
/trunk/main/svtools/source/edit/
H A Dsvmedit2.cxx30 ExtMultiLineEdit::ExtMultiLineEdit( Window* pParent, WinBits nWinStyle ) : in ExtMultiLineEdit() argument
32 MultiLineEdit( pParent, nWinStyle ) in ExtMultiLineEdit()
37 ExtMultiLineEdit::ExtMultiLineEdit( Window* pParent, const ResId& rResId ) : in ExtMultiLineEdit() argument
39 MultiLineEdit( pParent, rResId ) in ExtMultiLineEdit()
/trunk/main/svx/source/dialog/
H A Dhdft.cxx106 SfxTabPage* SvxHeaderPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create() argument
108 return new SvxHeaderPage( pParent, rSet ); in Create()
120 SfxTabPage* SvxFooterPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create() argument
122 return new SvxFooterPage( pParent, rSet ); in Create()
127 SvxHeaderPage::SvxHeaderPage( Window* pParent, const SfxItemSet& rAttr ) : in SvxHeaderPage() argument
129 SvxHFPage( pParent, RID_SVXPAGE_HEADER, rAttr, SID_ATTR_PAGE_HEADERSET ) in SvxHeaderPage()
136 SvxFooterPage::SvxFooterPage( Window* pParent, const SfxItemSet& rAttr ) : in SvxFooterPage() argument
138 SvxHFPage( pParent, RID_SVXPAGE_FOOTER, rAttr, SID_ATTR_PAGE_FOOTERSET ) in SvxFooterPage()
145 SvxHFPage::SvxHFPage( Window* pParent, sal_uInt16 nResId, const SfxItemSet& rAttr, sal_uInt16 nSetI… in SvxHFPage() argument
146 : SfxTabPage( pParent, SVX_RES( nResId ), rAttr ), in SvxHFPage()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx183 Window* pParent, in LinePropertyPanel() argument
187 pParent, in LinePropertyPanel()
416 Window* pParent, in Create() argument
420 if (pParent == NULL) in Create()
428 pParent, in Create()
1004 PopupControl* LinePropertyPanel::CreateColorPopupControl (PopupContainer* pParent) in CreateColorPopupControl() argument
1007 pParent, in CreateColorPopupControl()
1013 pParent, in CreateColorPopupControl()
1020 PopupControl* LinePropertyPanel::CreateLineWidthPopupControl (PopupContainer* pParent) in CreateLineWidthPopupControl() argument
1022 return new LineWidthControl(pParent, *this); in CreateLineWidthPopupControl()
/trunk/main/unotools/inc/unotools/
H A Dtempfile.hxx66 TempFile( const String* pParent=NULL, sal_Bool bDirectory=sal_False );
73 … TempFile( const String& rLeadingChars, const String* pExtension=NULL, const String* pParent=NULL,
82 …s,sal_Bool _bStartWithZero, const String* pExtension=NULL, const String* pParent=NULL,sal_Bool bDi…
140 static String CreateTempName( const String* pParent=NULL );
/trunk/main/basctl/source/inc/
H A Ddlgedfunc.hxx41 DlgEditor* pParent; member in DlgEdFunc
48 DlgEdFunc( DlgEditor* pParent );
64 DlgEdFuncInsert( DlgEditor* pParent );
82 DlgEdFuncSelect( DlgEditor* pParent );
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx122 Window *pParent, in lcl_GetPassword() argument
127 SfxPasswordDialog aPasswdDlg( pParent ); in lcl_GetPassword()
509 SfxTabPage* SfxSecurityPage::Create( Window * pParent, const SfxItemSet & rItemSet ) in Create() argument
511 return new SfxSecurityPage( pParent, rItemSet ); in Create()
515 SfxSecurityPage::SfxSecurityPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxSecurityPage() argument
516 SfxTabPage( pParent, SfxResId( TP_DOCINFOSECURITY ), rItemSet ) in SfxSecurityPage()
/trunk/main/vcl/source/control/
H A Dctrl.cxx63 Control::Control( Window* pParent, WinBits nStyle ) : in Control() argument
67 Window::ImplInit( pParent, nStyle, NULL ); in Control()
72 Control::Control( Window* pParent, const ResId& rResId ) : in Control() argument
78 ImplInit( pParent, nStyle, NULL ); in Control()
397 void Control::SetLayoutDataParent( const Control* pParent ) const in SetLayoutDataParent()
400 mpControlData->mpLayoutData->m_pParent = pParent; in SetLayoutDataParent()
H A Dspinbtn.cxx31 void SpinButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() argument
53 Control::ImplInit( pParent, nStyle, NULL ); in ImplInit()
58 SpinButton::SpinButton( Window* pParent, WinBits nStyle ) in SpinButton() argument
62 ImplInit( pParent, nStyle ); in SpinButton()
67 SpinButton::SpinButton( Window* pParent, const ResId& rResId ) in SpinButton() argument
72 ImplInit( pParent, ImplInitRes( rResId ) ); in SpinButton()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx186 SalFrame* GtkInstance::CreateFrame( SalFrame* pParent, sal_uLong nStyle ) in CreateFrame() argument
188 return new GtkSalFrame( pParent, nStyle ); in CreateFrame()
198 SalObject* GtkInstance::CreateObject( SalFrame* pParent, SystemWindowData* pWindowData, sal_Bool bS… in CreateObject() argument
203 return X11SalObject::CreateObject( pParent, pWindowData, bShow ); in CreateObject()
205 return new GtkSalObject( static_cast<GtkSalFrame*>(pParent), bShow ); in CreateObject()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx220 SfxTabPage* SvxStdParagraphTabPage::Create( Window* pParent, in Create() argument
223 return new SvxStdParagraphTabPage( pParent, rSet ); in Create()
631 SvxStdParagraphTabPage::SvxStdParagraphTabPage( Window* pParent, in SvxStdParagraphTabPage() argument
634 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_STD_PARAGRAPH ), rAttr ), in SvxStdParagraphTabPage()
1031 : SfxTabPage(pParent, CUI_RES( RID_SVXPAGE_ALIGN_PARAGRAPH ),rSet), in SvxParaAlignTabPage()
1123 return new SvxParaAlignTabPage(pParent, rSet); in Create()
1416 SfxTabPage* SvxExtParagraphTabPage::Create( Window* pParent, in Create() argument
1419 return new SvxExtParagraphTabPage( pParent, rSet ); in Create()
1937 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_EXT_PARAGRAPH ), rAttr ), in SvxExtParagraphTabPage()
2255 SfxTabPage(pParent, CUI_RES( RID_SVXPAGE_PARA_ASIAN ), rSet), in SvxAsianTabPage()
[all …]
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx98 TableDesignPane::TableDesignPane( ::Window* pParent, ViewShellBase& rBase, bool bModal ) in TableDesignPane() argument
99 : Control( pParent, SdResId(DLG_TABLEDESIGNPANE) ) in TableDesignPane()
106 Window* pControlParent = mbModal ? pParent : this; in TableDesignPane()
966 TableDesignDialog::TableDesignDialog(::Window* pParent, ViewShellBase& rBase ) in TableDesignDialog() argument
967 : ModalDialog( pParent, SdResId( DLG_TABLEDESIGNPANE )) in TableDesignDialog()
999 ::Window * createTableDesignPanel( ::Window* pParent, ViewShellBase& rBase ) in createTableDesignPanel() argument
1001 return new TableDesignPane( pParent, rBase, false ); in createTableDesignPanel()
1006 void showTableDesignDialog( ::Window* pParent, ViewShellBase& rBase ) in showTableDesignDialog() argument
1008 boost::scoped_ptr< TableDesignDialog > xDialog( new TableDesignDialog( pParent, rBase ) ); in showTableDesignDialog()
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx56 SwLabPreview::SwLabPreview( const SwLabFmtPage* pParent, const ResId& rResID ) : in SwLabPreview() argument
58 Window((Window*) pParent, rResID), in SwLabPreview()
310 SwLabFmtPage::SwLabFmtPage(Window* pParent, const SfxItemSet& rSet) : in SwLabFmtPage() argument
312 SfxTabPage(pParent, SW_RES(TP_LAB_FMT), rSet), in SwLabFmtPage()
498 SfxTabPage* SwLabFmtPage::Create(Window* pParent, const SfxItemSet& rSet) in Create() argument
500 return new SwLabFmtPage(pParent, rSet); in Create()
636 SwSaveLabelDlg::SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec) : in SwSaveLabelDlg() argument
637 ModalDialog(pParent, SW_RES(DLG_SAVE_LABEL)), in SwSaveLabelDlg()
651 pLabPage(pParent), in SwSaveLabelDlg()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx369 Window* pParent, SwMailMergeConfigItem& rConfig) : in SwSelectAddressBlockDialog() argument
370 SfxModalDialog(pParent, SW_RES(DLG_MM_SELECTADDRESSBLOCK)), in SwSelectAddressBlockDialog()
599 SfxModalDialog(pParent, SW_RES(DLG_MM_CUSTOMIZEADDRESSBLOCK)), in SwCustomizeAddressBlockDialog()
1037 SwAssignFieldsControl(Window* pParent, const ResId& rResId,
1053 Control(pParent, rResId), in SwAssignFieldsControl()
1343 Window* pParent, SwMailMergeConfigItem& rConfigItem, in SwAssignFieldsDialog() argument
1346 SfxModalDialog(pParent, SW_RES(DLG_MM_ASSIGNFIELDS)), in SwAssignFieldsDialog()
1449 SvTreeListBox(pParent, rResId), in DDListBox()
1450 m_pParentDialog(pParent) in DDListBox()
1504 MultiLineEdit(pParent, rResId), in AddressMultiLineEdit()
[all …]
/trunk/main/cui/source/dialogs/
H A Dabout.cxx161 ReadmeTabPage(Window *pParent, const String &sText);
167 ReadmeTabPage::ReadmeTabPage(Window *pParent, const String &sText) in ReadmeTabPage() argument
168 : TabPage(pParent, CUI_RES( RID_CUI_README_TBPAGE)) in ReadmeTabPage()
208 ReadmeDialog::ReadmeDialog( Window * pParent ) in ReadmeDialog() argument
209 : ModalDialog( pParent, CUI_RES( RID_CUI_README_DLG ) ) in ReadmeDialog()
281 AboutDialog::AboutDialog( Window* pParent, const ResId & rId ) : in AboutDialog() argument
282 SfxModalDialog( pParent, rId ), in AboutDialog()
/trunk/main/svx/inc/svx/
H A Dchecklbx.hxx52 virtual SvLBoxEntry* InsertEntry( const XubString& rText, SvLBoxEntry* pParent,
58 SvxCheckListBox( Window* pParent, WinBits nWinStyle = 0 );
59 SvxCheckListBox( Window* pParent, const ResId& rResId );
60 SvxCheckListBox( Window* pParent, const ResId& rResId,
/trunk/main/editeng/source/outliner/
H A Dparalist.hxx43 sal_uLong GetAbsPos( Paragraph* pParent ) const { return List::GetPos( pParent ); } in GetAbsPos()
60 void Expand( Paragraph* pParent );
61 void Collapse( Paragraph* pParent );
/trunk/main/sc/source/ui/docshell/
H A Dtpstat.cxx42 SfxTabPage* __EXPORT ScDocStatPage::Create( Window *pParent, const SfxItemSet& rSet ) in Create() argument
44 return new ScDocStatPage( pParent, rSet ); in Create()
49 ScDocStatPage::ScDocStatPage( Window *pParent, const SfxItemSet& rSet ) in ScDocStatPage() argument
50 : SfxTabPage( pParent, ScResId(RID_SCPAGE_STAT), rSet ), in ScDocStatPage()

Completed in 229 milliseconds

1...<<11121314151617181920>>...86