Home
last modified time | relevance | path

Searched defs:pParent (Results 51 – 75 of 1133) sorted by relevance

12345678910>>...46

/trunk/main/tools/source/fsys/
H A Dtempfile.cxx67 String ConstructTempDir_Impl( const String* pParent ) in ConstructTempDir_Impl()
159 String TempFile::CreateTempName( const String* pParent ) in CreateTempName()
174 TempFile::TempFile( const String* pParent, sal_Bool bDirectory ) in TempFile()
187 TempFile::TempFile( const String& rLeadingChars, const String* pExtension, const String* pParent, s… in TempFile()
/trunk/main/sc/source/ui/optdlg/
H A Dtpprint.cxx48 ScTpPrintOptions::ScTpPrintOptions( Window* pParent, in ScTpPrintOptions()
70 SfxTabPage* ScTpPrintOptions::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
/trunk/main/svtools/source/edit/
H A Dsvmedit2.cxx30 ExtMultiLineEdit::ExtMultiLineEdit( Window* pParent, WinBits nWinStyle ) : in ExtMultiLineEdit()
37 ExtMultiLineEdit::ExtMultiLineEdit( Window* pParent, const ResId& rResId ) : in ExtMultiLineEdit()
/trunk/main/cui/source/options/
H A Doptjsearch.cxx39 SvxJSearchOptionsPage::SvxJSearchOptionsPage( Window* pParent, const SfxItemSet& rSet ) : in SvxJSearchOptionsPage()
75 SfxTabPage* SvxJSearchOptionsPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.cxx68 ScValidationDlg::ScValidationDlg( Window* pParent, in ScValidationDlg()
319 ScTPValidationValue::ScTPValidationValue( Window* pParent, const SfxItemSet& rArgSet ) : in ScTPValidationValue()
380 SfxTabPage* ScTPValidationValue::Create( Window* pParent, const SfxItemSet& rArgSet ) in Create()
492 if( Window *pParent = GetParent() ) in GetValidationDlg() local
583 Window *pParent = (*i)->GetParent(); in TidyListBoxes() local
686 ScTPValidationHelp::ScTPValidationHelp( Window* pParent, in ScTPValidationHelp()
729 SfxTabPage* __EXPORT ScTPValidationHelp::Create( Window* pParent, in Create()
772 ScTPValidationError::ScTPValidationError( Window* pParent, in ScTPValidationError()
822 SfxTabPage* __EXPORT ScTPValidationError::Create( Window* pParent, in Create()
987 if( ScTPValidationValue *pParent = dynamic_cast< ScTPValidationValue*>( GetParent() ) ) in Click() local
/trunk/main/cui/source/dialogs/
H A Dcuitbxform.cxx48 FmInputRecordNoDialog::FmInputRecordNoDialog(Window * pParent) in FmInputRecordNoDialog()
H A Dsrchxtra.cxx49 SvxSearchFormatDialog::SvxSearchFormatDialog( Window* pParent, const SfxItemSet& rSet ) : in SvxSearchFormatDialog()
133 SvxSearchAttributeDialog::SvxSearchAttributeDialog( Window* pParent, in SvxSearchAttributeDialog()
256 Window* pParent, in SvxSearchSimilarityDialog()
/trunk/main/unotools/source/ucbhelper/
H A Dtempfile.cxx133 String ConstructTempDir_Impl( const String* pParent ) in ConstructTempDir_Impl()
262 …rLeadingChars,sal_Bool _bStartWithZero, const String* pExtension, const String* pParent, sal_Bool … in lcl_createName()
330 String TempFile::CreateTempName( const String* pParent ) in CreateTempName()
345 TempFile::TempFile( const String* pParent, sal_Bool bDirectory ) in TempFile()
358 TempFile::TempFile( const String& rLeadingChars, const String* pExtension, const String* pParent, s… in TempFile()
364 …rLeadingChars,sal_Bool _bStartWithZero, const String* pExtension, const String* pParent, sal_Bool … in TempFile()
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx75 …ol* CellAppearancePropertyPanel::CreateFillColorPopupControl(svx::sidebar::PopupContainer* pParent) in CreateFillColorPopupControl()
101 …ol* CellAppearancePropertyPanel::CreateLineColorPopupControl(svx::sidebar::PopupContainer* pParent) in CreateLineColorPopupControl()
125 …CellAppearancePropertyPanel::CreateCellLineStylePopupControl(svx::sidebar::PopupContainer* pParent) in CreateCellLineStylePopupControl()
140 …llAppearancePropertyPanel::CreateCellBorderStylePopupControl(svx::sidebar::PopupContainer* pParent) in CreateCellBorderStylePopupControl()
156 Window* pParent, in CellAppearancePropertyPanel()
422 Window* pParent, in Create()
/trunk/main/sw/source/ui/misc/
H A Ddocfnote.cxx66 SwFootNoteOptionDlg::SwFootNoteOptionDlg( Window *pParent, SwWrtShell &rS ) : in SwFootNoteOptionDlg()
106 SwEndNoteOptionPage::SwEndNoteOptionPage( Window *pParent, sal_Bool bEN, in SwEndNoteOptionPage()
286 SfxTabPage *SwEndNoteOptionPage::Create( Window *pParent, const SfxItemSet &rSet ) in Create()
480 SwFootNoteOptionPage::SwFootNoteOptionPage( Window *pParent, const SfxItemSet &rSet ) : in SwFootNoteOptionPage()
489 SfxTabPage *SwFootNoteOptionPage::Create(Window *pParent, const SfxItemSet &rSet ) in Create()
/trunk/main/svx/source/dialog/
H A Dchecklbx.cxx39 SvxCheckListBox::SvxCheckListBox( Window* pParent, WinBits nWinStyle ) : in SvxCheckListBox()
49 SvxCheckListBox::SvxCheckListBox( Window* pParent, const ResId& rResId ) : in SvxCheckListBox()
59 SvxCheckListBox::SvxCheckListBox( Window* pParent, const ResId& rResId, in SvxCheckListBox()
269 SvLBoxEntry* SvxCheckListBox::InsertEntry( const XubString& rText, SvLBoxEntry* pParent, sal_Bool b… in InsertEntry()
H A Dprtqry.cxx37 SvxPrtQryBox::SvxPrtQryBox(Window* pParent) : in SvxPrtQryBox()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_TitleRotation.cxx75 SfxTabPage* SchAlignmentTabPage::Create(Window* pParent, in Create()
81 SfxTabPage* SchAlignmentTabPage::CreateWithoutRotation(Window* pParent, in CreateWithoutRotation()
/trunk/main/automation/source/server/
H A Deditwin.cxx41 ImpWorkWindow::ImpWorkWindow( WorkWindow *pParent, const String &rName, WinBits iWstyle ) in ImpWorkWindow()
87 EditWindow::EditWindow( WorkWindow *pParent, const String &rName, WinBits iWstyle ) in EditWindow()
/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx92 ScHFEditPage::ScHFEditPage( Window* pParent, in ScHFEditPage()
941 ScRightHeaderEditPage::ScRightHeaderEditPage( Window* pParent, const SfxItemSet& rCoreSet ) in ScRightHeaderEditPage()
953 SfxTabPage* __EXPORT ScRightHeaderEditPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()
961 ScLeftHeaderEditPage::ScLeftHeaderEditPage( Window* pParent, const SfxItemSet& rCoreSet ) in ScLeftHeaderEditPage()
973 SfxTabPage* __EXPORT ScLeftHeaderEditPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()
980 ScRightFooterEditPage::ScRightFooterEditPage( Window* pParent, const SfxItemSet& rCoreSet ) in ScRightFooterEditPage()
992 SfxTabPage* __EXPORT ScRightFooterEditPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()
999 ScLeftFooterEditPage::ScLeftFooterEditPage( Window* pParent, const SfxItemSet& rCoreSet ) in ScLeftFooterEditPage()
1011 SfxTabPage* __EXPORT ScLeftFooterEditPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create()
/trunk/main/uui/source/
H A Diahndl-cookies.cxx54 executeCookieDialog(Window * pParent, CntHTTPCookieRequest & rRequest) in executeCookieDialog()
77 Window * pParent, in handleCookiesRequest_()
/trunk/main/vcl/source/control/
H A Dbutton.cxx117 Button::Button( Window* pParent, WinBits nStyle ) : in Button()
126 Button::Button( Window* pParent, const ResId& rResId ) : in Button()
784 void PushButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
1345 PushButton::PushButton( Window* pParent, WinBits nStyle ) : in PushButton()
1883 void OKButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
1893 OKButton::OKButton( Window* pParent, WinBits nStyle ) : in OKButton()
1920 Window* pParent = GetParent(); in Click() local
1986 Window* pParent = GetParent(); in Click() local
2121 Window* pParent = GetParent(); in ImplInitSettings() local
3288 Window* pParent = GetParent(); in ImplInitSettings() local
[all …]
/trunk/main/vcl/unx/kde4/
H A DKDESalInstance.cxx28 SalFrame* KDESalInstance::CreateFrame( SalFrame *pParent, sal_uLong nState ) in CreateFrame()
/trunk/main/sw/source/ui/inc/
H A Dactctrl.hxx43 NumEditAction( Window* pParent, const ResId& rResId ) : in NumEditAction()
85 ReturnActionEdit( Window* pParent, const ResId& rResId) in ReturnActionEdit()
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.hxx292 … virtual HyperlinkElement* createHyperlinkElement( Element* pParent, const rtl::OUString& rURI ) in createHyperlinkElement()
295 … virtual TextElement* createTextElement( Element* pParent, sal_Int32 nGCId, sal_Int32 nFontId ) in createTextElement()
297 virtual ParagraphElement* createParagraphElement( Element* pParent ) in createParagraphElement()
300 virtual FrameElement* createFrameElement( Element* pParent, sal_Int32 nGCId ) in createFrameElement()
303 createPolyPolyElement( Element* pParent, in createPolyPolyElement()
308 … virtual ImageElement* createImageElement( Element* pParent, sal_Int32 nGCId, ImageId nImage ) in createImageElement()
311 virtual PageElement* createPageElement( Element* pParent, in createPageElement()
/trunk/main/sw/source/ui/dbui/
H A Ddbui.cxx41 PrintMonitor::PrintMonitor( Window *pParent, PrintMonitorType eType ) in PrintMonitor()
105 CreateMonitor::CreateMonitor( Window *pParent ) in CreateMonitor()
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx68 SfxTabPage * SwDocStatPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
78 SwDocStatPage::SwDocStatPage(Window *pParent, const SfxItemSet &rSet) : in SwDocStatPage()
/trunk/main/sfx2/source/dialog/
H A Ddinfedt.cxx46 SfxDocInfoEditDlg::SfxDocInfoEditDlg( Window* pParent ) : in SfxDocInfoEditDlg()
/trunk/main/sfx2/source/doc/
H A Dquerytemplate.cxx36 QueryTemplateBox::QueryTemplateBox( Window* pParent, const String& rMessage ) : in QueryTemplateBox()
/trunk/main/sw/source/ui/table/
H A Dmergetbl.cxx42 SwMergeTblDlg::SwMergeTblDlg( Window *pParent, sal_Bool& rWithPrev ) in SwMergeTblDlg()

Completed in 86 milliseconds

12345678910>>...46