Home
last modified time | relevance | path

Searched refs:pParent (Results 126 – 150 of 2141) sorted by relevance

12345678910>>...86

/trunk/main/sw/source/ui/inc/
H A Doptload.hxx77 SwLoadOptPage( Window* pParent, const SfxItemSet& rSet );
80 static SfxTabPage* Create( Window* pParent,
93 SwCaptionOptDlg(Window* pParent, const SfxItemSet& rSet);
106 CaptionComboBox( Window* pParent, const ResId& rResId) in CaptionComboBox() argument
107 : SwComboBox(pParent, rResId) in CaptionComboBox()
121 SwCaptionPreview( Window* pParent, const ResId& rResId );
196 SwCaptionOptPage( Window* pParent,
200 static SfxTabPage* Create( Window* pParent,
H A Dregionsw.hxx149 SwEditRegionDlg( Window* pParent, SwWrtShell& rWrtSh );
215 SwInsertSectionTabPage(Window *pParent, const SfxItemSet &rAttrSet);
223 static SfxTabPage* Create( Window* pParent,
262 SwSectionFtnEndTabPage( Window *pParent, const SfxItemSet &rAttrSet );
268 static SfxTabPage* Create( Window* pParent,
286 SwSectionIndentTabPage( Window *pParent, const SfxItemSet &rAttrSet );
292 static SfxTabPage* Create( Window* pParent,
310 SwInsertSectionTabDialog(Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
326 SwSectionPropertyTabDialog(Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
/trunk/main/padmin/source/
H A Dadddlg.cxx45 : TabPage( pParent, rResId ), in APTabPage()
47 m_pParent( pParent ) in APTabPage()
52 APTabPage( pParent, PaResId( RID_ADDP_PAGE_CHOOSEDEV ) ), in APChooseDevicePage()
101 : APTabPage( pParent, PaResId( RID_ADDP_PAGE_CHOOSEDRIVER ) ), in APChooseDriverPage()
311 : APTabPage( pParent, PaResId( RID_ADDP_PAGE_NAME ) ), in APNamePage()
359 : APTabPage( pParent, PaResId( RID_ADDP_PAGE_COMMAND ) ), in APCommandPage()
666 APFaxDriverPage::APFaxDriverPage( AddPrinterDialog* pParent ) in APFaxDriverPage() argument
667 : APTabPage( pParent, PaResId( RID_ADDP_PAGE_FAXDRIVER ) ), in APFaxDriverPage()
698 APPdfDriverPage::APPdfDriverPage( AddPrinterDialog* pParent ) in APPdfDriverPage() argument
699 : APTabPage( pParent, PaResId( RID_ADDP_PAGE_PDFDRIVER ) ), in APPdfDriverPage()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dparagr.cxx51 SdParagraphNumTabPage(Window* pParent, const SfxItemSet& rSet );
54 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
69 SdParagraphNumTabPage::SdParagraphNumTabPage(Window* pParent, const SfxItemSet& rAttr ) in SdParagraphNumTabPage() argument
70 : SfxTabPage(pParent, SdResId(RID_TABPAGE_PARA_NUMBERING), rAttr) in SdParagraphNumTabPage()
86 SfxTabPage* SdParagraphNumTabPage::Create(Window *pParent, const SfxItemSet & rAttrSet) in Create() argument
88 return new SdParagraphNumTabPage( pParent, rAttrSet ); in Create()
165 SdParagraphDlg::SdParagraphDlg( Window* pParent, const SfxItemSet* pAttr ) in SdParagraphDlg() argument
166 : SfxTabDialog( pParent, SdResId( TAB_PARAGRAPH ), pAttr ) in SdParagraphDlg()
/trunk/main/svtools/source/control/
H A Dfixedhyper.cxx36 FixedHyperlink::FixedHyperlink( Window* pParent, const ResId& rResId ) : in FixedHyperlink() argument
37 ::toolkit::FixedHyperlinkBase( pParent, rResId ), in FixedHyperlink()
43 FixedHyperlink::FixedHyperlink( Window* pParent, WinBits nWinStyle ) : in FixedHyperlink() argument
44 ::toolkit::FixedHyperlinkBase( pParent, nWinStyle ), in FixedHyperlink()
138 FixedHyperlinkImage::FixedHyperlinkImage( Window* pParent, const ResId& rResId ) : in FixedHyperlinkImage() argument
139 FixedImage( pParent, rResId ) in FixedHyperlinkImage()
144 FixedHyperlinkImage::FixedHyperlinkImage( Window* pParent, WinBits nWinStyle ) : in FixedHyperlinkImage() argument
145 FixedImage( pParent, nWinStyle ) in FixedHyperlinkImage()
H A Dprgsbar.cxx48 static WinBits clearProgressBarBorder( Window* pParent, WinBits nOrgStyle ) in clearProgressBarBorder() argument
51 if( pParent && (nOrgStyle & WB_BORDER) != 0 ) in clearProgressBarBorder()
53 if( pParent->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) ) in clearProgressBarBorder()
61 ProgressBar::ProgressBar( Window* pParent, WinBits nWinStyle ) : in ProgressBar() argument
62 Window( pParent, clearProgressBarBorder( pParent, nWinStyle ) ) in ProgressBar()
70 ProgressBar::ProgressBar( Window* pParent, const ResId& rResId ) : in ProgressBar() argument
71 Window( pParent, rResId ) in ProgressBar()
/trunk/main/svx/source/inc/
H A Ddatanavi.hxx175 XFormsPage( Window* pParent, DataNavigatorWindow* _pNaviWin, DataGroupType _eGroup );
262 DataNavigatorWindow( Window* pParent, SfxBindings* pBindings );
291 DataNavigator( SfxBindings* pBindings, SfxChildWindow* pMgr, Window* pParent );
306 SVX_DLLPRIVATE DataNavigatorManager( Window* pParent, sal_uInt16 nId,
364 Window* pParent, ItemNode* _pNode, const XFormsUIHelper1_ref& _rUIHelper );
396 AddConditionDialog( Window* pParent,
461 ManageNamespaceDialog( Window* pParent, AddConditionDialog* _pCondDlg, bool _bIsEdit );
513 AddSubmissionDialog( Window* pParent, ItemNode* _pNode,
534 AddModelDialog( Window* pParent, bool _bEdit );
565 AddInstanceDialog( Window* pParent, bool _bEdit );
[all …]
H A Dfiltnav.hxx73 …::com::sun::star::lang::XMultiServiceFactory >& _rxFactory,FmParentData* pParent = NULL, const ::r… in FmFilterData() argument
75 ,m_pParent( pParent ) in FmFilterData()
95 …::com::sun::star::lang::XMultiServiceFactory >& _rxFactory,FmParentData* pParent, const ::rtl::OUS… in FmParentData() argument
96 : FmFilterData(_rxFactory,pParent, rText) in FmParentData()
137 …ServiceFactory >& _rxFactory,FmFormItem* pParent, const ::rtl::OUString& rText ):FmParentData(_rxF… in FmFilterItems() argument
153 FmFilterItems* pParent,
207 …uno::Reference< ::com::sun::star::container::XIndexAccess > & xControllers, FmParentData* pParent);
269 FmFilterNavigator( Window* pParent );
342 Window* pParent );
358 FmFilterNavigatorWinMgr( Window *pParent, sal_uInt16 nId, SfxBindings *pBindings,
/trunk/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx43 SvgNode* pParent) in SvgSvgNode() argument
44 : SvgNode(SVGTokenSvg, rDocument, pParent), in SvgSvgNode()
231 … for(const SvgNode* pParent = getParent(); pParent && !bHasFound; pParent = pParent->getParent()) in seekReferenceWidth() local
234 pParentSvgSvgNode = dynamic_cast< const SvgSvgNode* >(pParent); in seekReferenceWidth()
273 … for(const SvgNode* pParent = getParent(); pParent && !bHasFound; pParent = pParent->getParent()) in seekReferenceHeight() local
276 pParentSvgSvgNode = dynamic_cast< const SvgSvgNode* >(pParent); in seekReferenceHeight()
/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx600 pUpper = pParent; in InsertBefore()
641 pUpper = pParent; in InsertBehind()
653 pNext = pParent->Lower(); in InsertBehind()
654 if ( pParent->Lower() ) in InsertBehind()
655 pParent->Lower()->pPrev = this; in InsertBehind()
656 pParent->pLower = this; in InsertBehind()
692 pUpper = pParent->GetUpper(); in InsertGroupBefore()
703 pSct->pNext = pParent->GetNext(); in InsertGroupBefore()
711 pParent->pNext = this; in InsertGroupBefore()
712 pPrev = pParent; in InsertGroupBefore()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dctrlbox.hxx172 ColorListBox( Window* pParent,
174 ColorListBox( Window* pParent, const ResId& rResId );
263 LineListBox( Window* pParent, WinBits nWinStyle = WB_BORDER );
264 LineListBox( Window* pParent, const ResId& rResId );
383 FontNameBox( Window* pParent,
385 FontNameBox( Window* pParent, const ResId& rResId );
415 FontStyleBox( Window* pParent, WinBits nWinStyle = 0 );
416 FontStyleBox( Window* pParent, const ResId& rResId );
466 FontSizeBox( Window* pParent, WinBits nWinStyle = 0 );
467 FontSizeBox( Window* pParent, const ResId& rResId );
H A Dsvtabbx.hxx75 SvTabListBox( Window* pParent, WinBits = WB_BORDER );
76 SvTabListBox( Window* pParent, const ResId& );
85 virtual SvLBoxEntry* InsertEntry( const XubString& rText, SvLBoxEntry* pParent = 0,
93 SvLBoxEntry* pParent = 0,
100 virtual SvLBoxEntry* InsertEntryToColumn( const XubString&, SvLBoxEntry* pParent,
103 const Image& rCollapsedEntryBmp, SvLBoxEntry* pParent = NULL,
152 SvHeaderTabListBox( Window* pParent, WinBits nBits );
153 SvHeaderTabListBox( Window* pParent, const ResId& );
163 virtual SvLBoxEntry* InsertEntryToColumn( const XubString&, SvLBoxEntry* pParent,
166 const Image& rCollapsedEntryBmp, SvLBoxEntry* pParent = NULL,
H A Deditbrowsebox.hxx295 CheckBoxControl(Window* pParent, WinBits nWinStyle = 0);
345 ComboBoxControl(Window* pParent, WinBits nWinStyle = 0);
359 ComboBoxCellController(ComboBoxControl* pParent);
378 ListBoxControl(Window* pParent, WinBits nWinStyle = 0);
392 ListBoxCellController(ListBoxControl* pParent);
421 EditBrowserHeader( BrowseBox* pParent, WinBits nWinBits = WB_BUTTONSTYLE ) in EditBrowserHeader() argument
422 :BrowserHeader(pParent, nWinBits){} in EditBrowserHeader()
517 virtual BrowserHeader* CreateHeaderBar(BrowseBox* pParent);
520 virtual BrowserHeader* imp_CreateHeaderBar(BrowseBox* pParent);
603 …EditBrowseBox(Window* pParent, sal_Int32 nBrowserFlags = EBBF_NONE, WinBits nBits = WB_TABSTOP, Br…
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionPageSetup.hxx77 …static OGenericAdministrationPage* CreateDbaseTabPage( Window* pParent, const SfxItemSet& _rAttrSe…
78 …static OGenericAdministrationPage* CreateMSAccessTabPage( Window* pParent, const SfxItemSet& _rAtt…
79 …static OGenericAdministrationPage* CreateAdabasTabPage( Window* pParent, const SfxItemSet& _rAttrS…
80 …static OGenericAdministrationPage* CreateADOTabPage( Window* pParent, const SfxItemSet& _rAttrSet …
81 …static OGenericAdministrationPage* CreateODBCTabPage( Window* pParent, const SfxItemSet& _rAttrSet…
82 …static OGenericAdministrationPage* CreateUserDefinedTabPage( Window* pParent, const SfxItemSet& _r…
103 …OConnectionTabPageSetup(Window* pParent, sal_uInt16 _rId, const SfxItemSet& _rCoreAttrs, sal_uInt1…
/trunk/main/editeng/source/outliner/
H A Dparalist.cxx212 sal_uLong ParagraphList::GetChildCount( Paragraph* pParent ) const in GetChildCount()
215 sal_uLong n = GetAbsPos( pParent ); in GetChildCount()
217 while ( pPara && ( pPara->GetDepth() > pParent->GetDepth() ) ) in GetChildCount()
240 void ParagraphList::Expand( Paragraph* pParent ) in Expand() argument
242 sal_uLong nChildCount = GetChildCount( pParent ); in Expand()
243 sal_uLong nPos = GetAbsPos( pParent ); in Expand()
256 void ParagraphList::Collapse( Paragraph* pParent ) in Collapse() argument
258 sal_uLong nChildCount = GetChildCount( pParent ); in Collapse()
259 sal_uLong nPos = GetAbsPos( pParent ); in Collapse()
/trunk/main/sc/source/ui/inc/
H A Dvalidate.hxx108 …explicit ScValidationDlg( Window* pParent, const SfxItemSet* pArgSet, ScTabViewShell * pTabViewSh,…
191 explicit ScTPValidationValue( Window* pParent, const SfxItemSet& rArgSet );
194 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rArgSet );
247 …RefButtonEx( Window* pParent, const ResId& rResId, ScRefEdit* pEdit = NULL, ScRefHandler *pRefHdlr… in ScRefButtonEx() argument
288 ScTPValidationHelp( Window* pParent, const SfxItemSet& rArgSet );
291 static SfxTabPage* Create ( Window* pParent, const SfxItemSet& rArgSet );
321 ScTPValidationError( Window* pParent, const SfxItemSet& rArgSet );
324 static SfxTabPage* Create ( Window* pParent, const SfxItemSet& rArgSet );
/trunk/main/svtools/workben/
H A Dsvdem.cxx85 ShowFont( Window* pParent );
97 OrientSlider( Window* pParent );
105 Slider( pParent, WB_HORZ | WB_DRAG ) in OrientSlider()
139 MyFontDialog( Window* pParent );
153 MyTabBar( Window* pParent, in MyTabBar() argument
155 TabBar( pParent, nWinStyle ) {} in MyTabBar()
175 MyCalendar( Window* pParent );
264 WorkWindow( pParent, WB_STDWORK ), in ShowBitmap()
290 ShowFont::ShowFont( Window* pParent ) : in ShowFont() argument
291 Control( pParent, WB_BORDER ) in ShowFont()
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx194 while( !pRes && pCur->pParent ) in FindUserData()
201 pCur->pParent->ResetFlag( SBX_GBLSEARCH ); in FindUserData()
204 pCur->pParent->SetFlags( nPar ); in FindUserData()
205 pCur = pCur->pParent; in FindUserData()
261 while( !pRes && pCur->pParent ) in Find()
269 pRes = pCur->pParent->Find( rName, t ); in Find()
271 pCur->pParent->SetFlags( nPar ); in Find()
272 pCur = pCur->pParent; in Find()
1083 if ( pParent && 1 == pParent->GetRefCount() ) in GarbageCollection()
1093 pParent == rValues.pObj ) in GarbageCollection()
[all …]
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx160 : pParent(pParentWindow) in SfxChildWindow()
266 pChild = pFact->pCtor( pParent, nId, pBindings, &aInfo ); in CreateChildWindow()
575 Window *pParent = pWindow->GetParent(); in GetFloatingWindow() local
576 if ( pParent->GetType() == RSC_DOCKINGWINDOW || pParent->GetType() == RSC_TOOLBOX ) in GetFloatingWindow()
578 return ((DockingWindow*)pParent)->GetFloatingWindow(); in GetFloatingWindow()
580 else if ( pParent->GetType() == RSC_FLOATINGWINDOW ) in GetFloatingWindow()
582 return (FloatingWindow*) pParent; in GetFloatingWindow()
593 Window *pParent = pWindow->GetParent(); in GetAlignment() local
594 if ( pParent->GetType() == RSC_DOCKINGWINDOW ) in GetAlignment()
596 return ((SfxDockingWindow*)pParent)->GetAlignment(); in GetAlignment()
[all …]
/trunk/main/svx/source/dialog/
H A Dchecklbx.cxx39 SvxCheckListBox::SvxCheckListBox( Window* pParent, WinBits nWinStyle ) : in SvxCheckListBox() argument
41 SvTreeListBox( pParent, nWinStyle ) in SvxCheckListBox()
49 SvxCheckListBox::SvxCheckListBox( Window* pParent, const ResId& rResId ) : in SvxCheckListBox() argument
51 SvTreeListBox( pParent, rResId ) in SvxCheckListBox()
59 SvxCheckListBox::SvxCheckListBox( Window* pParent, const ResId& rResId, in SvxCheckListBox() argument
63 SvTreeListBox( pParent, rResId ) in SvxCheckListBox()
269 SvLBoxEntry* SvxCheckListBox::InsertEntry( const XubString& rText, SvLBoxEntry* pParent, sal_Bool b… in InsertEntry() argument
271 return SvTreeListBox::InsertEntry( rText, pParent, bChildsOnDemand, nPos, pUserData, eButtonKind ); in InsertEntry()
/trunk/main/vcl/source/window/
H A Dsyschild.cxx119 void SystemChildWindow::ImplInitSysChild( Window* pParent, WinBits nStyle, SystemWindowData *pData,… in ImplInitSysChild() argument
121 …mpWindowImpl->mpSysObj = ImplGetSVData()->mpDefInst->CreateObject( pParent->ImplGetFrame(), pData,… in ImplInitSysChild()
123 Window::ImplInit( pParent, nStyle, NULL ); in ImplInitSysChild()
136 SystemChildWindow::SystemChildWindow( Window* pParent, WinBits nStyle ) : in SystemChildWindow() argument
139 ImplInitSysChild( pParent, nStyle, NULL ); in SystemChildWindow()
144 SystemChildWindow::SystemChildWindow( Window* pParent, WinBits nStyle, SystemWindowData *pData, sal… in SystemChildWindow() argument
147 ImplInitSysChild( pParent, nStyle, pData, bShow ); in SystemChildWindow()
152 SystemChildWindow::SystemChildWindow( Window* pParent, const ResId& rResId ) : in SystemChildWindow() argument
157 ImplInitSysChild( pParent, nStyle, NULL ); in SystemChildWindow()
H A Dfloatwin.cxx70 void FloatingWindow::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() argument
78 DBG_ASSERT( pParent, "FloatWindow::FloatingWindow(): - pParent == NULL!" ); in ImplInit()
80 if ( !pParent ) in ImplInit()
81 pParent = ImplGetSVData()->maWinData.mpAppWin; in ImplInit()
90 SystemWindow::ImplInit( pParent, nStyle, NULL ); in ImplInit()
120 pBorderWin = new ImplBorderWindow( pParent, nStyle, nBorderStyle ); in ImplInit()
126 mpWindowImpl->mpRealParent = pParent; in ImplInit()
164 FloatingWindow::FloatingWindow( Window* pParent, WinBits nStyle ) : in FloatingWindow() argument
167 ImplInit( pParent, nStyle ); in FloatingWindow()
172 FloatingWindow::FloatingWindow( Window* pParent, const ResId& rResId ) : in FloatingWindow() argument
[all …]
/trunk/main/vcl/inc/vcl/
H A Dwrkwin.hxx57 …SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle, const ::com::sun::star::uno::Any& a…
65 …SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle, SystemParentData* pSystemParentData…
70 explicit WorkWindow( Window* pParent, const ResId& );
71 explicit WorkWindow( Window* pParent, WinBits nStyle = WB_STDWORK );
72 …explicit WorkWindow( Window* pParent, const ::com::sun::star::uno::Any& aSystemWorkWindowTo…
73 explicit WorkWindow( SystemParentData* pParent ); // Not in the REMOTE-Version
95 sal_Bool SetPluginParent( SystemParentData* pParent );
/trunk/main/vcl/source/control/
H A Dfield.cxx814 SpinField( pParent, nWinStyle ) in NumericField()
827 SpinField::ImplInit( pParent, nStyle ); in NumericField()
951 ComboBox( pParent, nWinStyle ) in NumericBox()
964 ComboBox::ImplInit( pParent, nStyle ); in NumericBox()
1739 SpinField( pParent, nWinStyle ) in MetricField()
1922 ComboBox( pParent, nWinStyle ) in MetricBox()
1935 ComboBox::ImplInit( pParent, nStyle ); in MetricBox()
2244 SpinField( pParent, nWinStyle ) in CurrencyField()
2257 SpinField::ImplInit( pParent, nStyle); in CurrencyField()
2382 ComboBox( pParent, nWinStyle ) in CurrencyBox()
[all …]
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx91 Window* LibBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow() argument
93 return new BasicLibBox( pParent, m_xFrame ); in CreateItemWindow()
100 DocListenerBox::DocListenerBox( Window* pParent ) in DocListenerBox() argument
101 :ListBox( pParent, WinBits( WB_BORDER | WB_DROPDOWN ) ) in DocListenerBox()
159 BasicLibBox::BasicLibBox( Window* pParent, const uno::Reference< frame::XFrame >& rFrame ) : in BasicLibBox() argument
160 DocListenerBox( pParent ), in BasicLibBox()
390 Window* LanguageBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow() argument
392 return new BasicLanguageBox( pParent ); in CreateItemWindow()
397 BasicLanguageBox::BasicLanguageBox( Window* pParent ) : in BasicLanguageBox() argument
399 DocListenerBox( pParent ), in BasicLanguageBox()

Completed in 161 milliseconds

12345678910>>...86