Home
last modified time | relevance | path

Searched refs:pParent (Results 176 – 200 of 2141) sorted by relevance

12345678910>>...86

/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx94 Window* pParent, in Create() argument
98 if (pParent == NULL) in Create()
106 pParent, in Create()
112 Window* pParent, in PagePropertyPanel() argument
115 : Control(pParent, SW_RES(RID_PROPERTYPANEL_SWPAGE)) in PagePropertyPanel()
355 return new PageOrientationControl( pParent, *this , mpPageItem->IsLandscape() ); in CreatePageOrientationControl()
434 …PopupControl* PagePropertyPanel::CreatePageMarginControl( ::svx::sidebar::PopupContainer* pParent ) in CreatePageMarginControl() argument
437 pParent, in CreatePageMarginControl()
491 …::PopupControl* PagePropertyPanel::CreatePageSizeControl( ::svx::sidebar::PopupContainer* pParent ) in CreatePageSizeControl() argument
494 pParent, in CreatePageSizeControl()
[all …]
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx244 SfxTabPage* OfaAutocorrOptionsPage::Create( Window* pParent, in Create() argument
247 return new OfaAutocorrOptionsPage(pParent, rSet); in Create()
349 OfaAutoFmtPrcntSet(Window* pParent) : in OfaAutoFmtPrcntSet() argument
350 ModalDialog(pParent, CUI_RES(RID_OFADLG_PRCNT_SET)), in OfaAutoFmtPrcntSet()
564 return new OfaSwAutoFmtOptionsPage(pParent, rAttrSet); in Create()
1051 return new OfaAutocorrReplacePage(pParent, rSet); in Create()
1645 return new OfaAutocorrExceptPage(pParent, rSet); in Create()
2132 SfxTabPage* OfaQuoteTabPage::Create( Window* pParent, in Create() argument
2135 return new OfaQuoteTabPage(pParent, rAttrSet); in Create()
2463 return new OfaAutoCompleteTabPage( pParent, rSet ); in Create()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx164 pParent(pCnt), in SwContent()
1355 const SwContentType* pParent; in GetTabPos() local
1376 if(lcl_IsContentType(pParent)) in RequestingChilds()
1378 if(!pParent->HasChilds()) in RequestingChilds()
1462 if(lcl_IsContentType(pParent)) in Expand()
1487 if(lcl_IsContentType(pParent)) in Collapse()
1674 Expand(pParent); in Display()
2151 SvLBoxEntry* pParent; in FindActiveTypeAndRemoveUserData() local
2153 pEntry = pParent; in FindActiveTypeAndRemoveUserData()
3605 if(lcl_IsContentType(pParent)) in GetEntryRealChildsNum()
[all …]
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx158 EditorWindow( Window* pParent );
209 BreakPointWindow( Window* pParent );
245 WatchTreeListBox( Window* pParent, WinBits nWinBits );
248 void RequestingChilds( SvLBoxEntry * pParent );
277 WatchWindow( Window* pParent );
301 StackWindow( Window* pParent );
322 ComplexEditorWindow( ModulWindow* pParent );
368 … ModulWindow( ModulWindowLayout* pParent, const ScriptDocument& rDocument, String aLibName,
485 ModulWindowLayout( Window* pParent );
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx183 SwFrmPage(Window *pParent, const SfxItemSet &rSet);
191 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
232 SwGrfExtPage(Window *pParent, const SfxItemSet &rSet);
240 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
268 SwFrmURLPage(Window *pParent, const SfxItemSet &rSet);
276 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
320 SwFrmAddPage(Window *pParent, const SfxItemSet &rSet);
325 static SfxTabPage* Create(Window *pParent, const SfxItemSet &rSet);
H A Dswuicnttab.hxx108 SwMultiTOXTabDialog(Window* pParent, const SfxItemSet& rSet,
249 SwTOXSelectTabPage(Window* pParent, const SfxItemSet& rAttrSet);
258 static SfxTabPage* Create( Window* pParent,
311 SwTokenWindow(SwTOXEntryTabPage* pParent, const ResId& rResId);
354 SwTOXEntryTabPage* pParent; member in SwIdxTreeListBox
477 SwTOXEntryTabPage(Window* pParent, const SfxItemSet& rAttrSet);
485 static SfxTabPage* Create( Window* pParent,
529 SwTOXStylesTabPage(Window* pParent, const SfxItemSet& rAttrSet);
538 static SfxTabPage* Create( Window* pParent,
/trunk/main/uui/source/
H A Diahndl-locking.cxx61 Window * pParent, in handleLockedDocumentRequest_() argument
102 pParent, xManager.get(), aMessage ) ); in handleLockedDocumentRequest_()
117 new TryLaterQueryBox( pParent, xManager.get(), aMessage ) ); in handleLockedDocumentRequest_()
132 new AlreadyOpenQueryBox( pParent, in handleLockedDocumentRequest_()
156 Window * pParent, in handleChangedByOthersRequest_() argument
177 new FileChangedQueryBox( pParent, xManager.get() ) ); in handleChangedByOthersRequest_()
195 Window * pParent, in handleLockFileIgnoreRequest_() argument
216 new LockFailedQueryBox( pParent, xManager.get() ) ); in handleLockFileIgnoreRequest_()
/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx100 OFormatSampleControl::OFormatSampleControl( Window* pParent, WinBits nWinStyle ) in OFormatSampleControl() argument
101 :OFormatSampleControl_Base( PropertyControlType::Unknown, pParent, nWinStyle ) in OFormatSampleControl()
183 OFormattedNumericControl::OFormattedNumericControl( Window* pParent, WinBits nWinStyle ) in OFormattedNumericControl() argument
184 :OFormattedNumericControl_Base( PropertyControlType::Unknown, pParent, nWinStyle ) in OFormattedNumericControl()
278 OFileUrlControl::OFileUrlControl( Window* pParent, WinBits nWinStyle ) in OFileUrlControl() argument
279 :OFileUrlControl_Base( PropertyControlType::Unknown, pParent, nWinStyle | WB_DROPDOWN ) in OFileUrlControl()
324 OTimeDurationControl::OTimeDurationControl( ::Window* pParent, WinBits nWinStyle ) in OTimeDurationControl() argument
325 :ONumericControl( pParent, nWinStyle ) in OTimeDurationControl()
/trunk/main/sfx2/inc/sfx2/
H A Dbasedlgs.hxx80 SfxModalDialog(Window *pParent, const ResId& );
81 SfxModalDialog(Window* pParent, sal_uInt32 nUniqueId, WinBits nWinStyle = WB_STDMODAL );
144 Window* pParent,
148 Window* pParent,
190 SfxSingleTabDialog( Window* pParent, const SfxItemSet& rOptionsSet, sal_uInt16 nUniqueId );
191 SfxSingleTabDialog( Window* pParent, sal_uInt16 nUniqueId, const SfxItemSet* pInSet = 0 );
192 SfxSingleTabDialog( Window* pParent, sal_uInt16 nUniqueId, const String& rInfoURL );
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx217 SvxRedlinTable::SvxRedlinTable( Window* pParent,WinBits nBits ): in SvxRedlinTable() argument
218 SvxSimpleTable(pParent,nBits ) in SvxRedlinTable()
230 SvxSimpleTable(pParent,rResId) in SvxRedlinTable()
513 SvLBoxEntry* pParent,sal_uIntPtr nPos) in InsertEntry() argument
540 SvLBoxEntry* pParent,sal_uIntPtr nPos) in InsertEntry() argument
618 SvxTPView::SvxTPView( Window * pParent) in SvxTPView() argument
619 : TabPage( pParent, SVX_RES(SID_REDLIN_VIEW_PAGE)), in SvxTPView()
802 SvxTPFilter::SvxTPFilter( Window * pParent) in SvxTPFilter() argument
803 : TabPage( pParent, SVX_RES(SID_REDLIN_FILTER_PAGE)), in SvxTPFilter()
1426 : Control(pParent,nWinStyle |WB_DIALOGCONTROL), in SvxAcceptChgCtr()
[all …]
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx104 BasicDockingWindow( Window* pParent );
151 BasicIDETabBar( Window* pParent );
188 … IDEBaseWindow( Window* pParent, const ScriptDocument& rDocument, String aLibName, String aName );
325 sal_Bool QueryReplaceMacro( const String& rName, Window* pParent = 0 );
326 sal_Bool QueryDelMacro( const String& rName, Window* pParent = 0 );
327 sal_Bool QueryDelDialog( const String& rName, Window* pParent = 0 );
328 sal_Bool QueryDelModule( const String& rName, Window* pParent = 0 );
329 sal_Bool QueryDelLib( const String& rName, sal_Bool bRef = sal_False, Window* pParent = 0 );
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx871 Window* pParent = pWindow->GetParent(); in GetHelpText() local
872 while ( pParent ) in GetHelpText()
874 aNewHelpId = pParent->GetHelpId(); in GetHelpText()
877 pParent = NULL; in GetHelpText()
879 pParent = pParent->GetParent(); in GetHelpText()
955 Window* pParent = pWindow->GetParent(); in Start_Impl() local
956 while ( pParent ) in Start_Impl()
958 ByteString aHelpId = pParent->GetHelpId(); in Start_Impl()
964 pParent = pParent->GetParent(); in Start_Impl()
965 if ( !pParent ) in Start_Impl()
/trunk/main/cui/source/inc/
H A Dacccfg.hxx83 Window *pParent, in SfxAccCfgTabListBox_Impl() argument
85 SvTabListBox( pParent, rResId ), in SfxAccCfgTabListBox_Impl()
193 SfxAcceleratorConfigPage( Window *pParent, const SfxItemSet& rItemSet );
200 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
210 SfxAcceleratorConfigListBox( Window *pParent, ResId &rResId ) : in SfxAcceleratorConfigListBox() argument
211 ListBox( pParent, rResId ) {} in SfxAcceleratorConfigListBox()
221 Window* pParent,
H A Dinsdlg.hxx50 …InsertObjectDialog_Impl( Window * pParent, const ResId & rResId, const com::sun::star::uno::Refere…
88 SvInsertOleDlg( Window* pParent,
118 SvInsertPlugInDialog( Window* pParent,
155 SvInsertAppletDialog( Window* pParent,
157 SvInsertAppletDialog( Window* pParent,
201 SfxInsertFloatingFrameDialog( Window *pParent,
203 SfxInsertFloatingFrameDialog( Window* pParent,
/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx66 SvxLineBox::SvxLineBox( Window* pParent, const Reference< XFrame >& rFrame, WinBits nBits ) : in SvxLineBox() argument
67 LineLB( pParent, nBits ), in SvxLineBox()
292 Window* pParent, in SvxColorBox() argument
296 ColorLB( pParent, nBits ), in SvxColorBox()
471 Window* pParent, const Reference< XFrame >& rFrame, WinBits nBits ) : in SvxMetricField() argument
472 MetricField( pParent, nBits ), in SvxMetricField()
666 SvxFillTypeBox::SvxFillTypeBox( Window* pParent, WinBits nBits ) : in SvxFillTypeBox() argument
667 FillTypeLB( pParent, nBits | WB_TABSTOP ), in SvxFillTypeBox()
753 SvxFillAttrBox::SvxFillAttrBox( Window* pParent, WinBits nBits ) : in SvxFillAttrBox() argument
755 FillAttrLB( pParent, nBits | WB_TABSTOP ), in SvxFillAttrBox()
H A Dgrafctrl.cxx131 …ImplGrafMetricField( Window* pParent, const rtl::OUString& aCmd, const Reference< XFrame >& rFrame…
140 ImplGrafMetricField::ImplGrafMetricField( Window* pParent, const rtl::OUString& rCmd, const Referen… in ImplGrafMetricField() argument
141 MetricField( pParent, WB_BORDER | WB_SPIN | WB_REPEAT | WB_3DLOOK ), in ImplGrafMetricField()
316 Control( pParent, WB_TABSTOP ), in ImplGrafControl()
387 ImplGrafModeControl( Window* pParent, const Reference< XFrame >& rFrame );
395 ImplGrafModeControl::ImplGrafModeControl( Window* pParent, const Reference< XFrame >& rFrame ) : in ImplGrafModeControl() argument
396 ListBox( pParent, WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL ), in ImplGrafModeControl()
701 Window* SvxGrafToolBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow() argument
703 return( new ImplGrafControl( pParent, GetSlotId(), m_aCommandURL, m_xFrame ) ); in CreateItemWindow()
842 Window* SvxGrafModeToolBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow() argument
[all …]
/trunk/main/sc/source/ui/inc/
H A Dtptable.hxx39 inline explicit EmptyNumericField( Window* pParent, WinBits nWinStyle ) : in EmptyNumericField() argument
40 NumericField( pParent, nWinStyle ) {} in EmptyNumericField()
41 inline explicit EmptyNumericField( Window* pParent, const ResId& rResId ) : in EmptyNumericField() argument
42 NumericField( pParent, rResId ) {} in EmptyNumericField()
54 static SfxTabPage* Create ( Window* pParent,
64 ScTablePage( Window* pParent, const SfxItemSet& rCoreSet );
H A Dnavipi.hxx108 ScScenarioWindow( Window* pParent,const String& aQH_List,const String& aQH_Comment);
132 ColumnEdit( ScNavigatorDlg* pParent, const ResId& rResId );
165 RowEdit( ScNavigatorDlg* pParent, const ResId& rResId );
188 ScDocListBox( ScNavigatorDlg* pParent, const ResId& rResId );
205 CommandToolBox( ScNavigatorDlg* pParent, const ResId& rResId );
329 ScNavigatorDlg( SfxBindings* pB, SfxChildWindowContext* pCW, Window* pParent,
348 ScNavigatorDialogWrapper( Window* pParent,
/trunk/main/cui/source/options/
H A Doptfltr.hxx51 OfaMSFilterTabPage( Window* pParent, const SfxItemSet& rSet );
57 static SfxTabPage* Create( Window* pParent,
81 MSFltrSimpleTable(Window* pParent, const ResId& rResId ) : in MSFltrSimpleTable() argument
82 SvxSimpleTable( pParent, rResId ){} in MSFltrSimpleTable()
94 OfaMSFilterTabPage2( Window* pParent, const SfxItemSet& rSet );
102 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx77 DropListBox_Impl( Window* pParent, const ResId& rId, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl() argument
78 SvTreeListBox( pParent, rId ), pDialog( pD ) {} in DropListBox_Impl()
79 DropListBox_Impl( Window* pParent, WinBits nWinBits, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl() argument
80 SvTreeListBox( pParent, nWinBits ), pDialog( pD ) {} in DropListBox_Impl()
98 SfxActionListBox( SfxCommonTemplateDialog_Impl* pParent, WinBits nWinBits );
99 SfxActionListBox( SfxCommonTemplateDialog_Impl* pParent, const ResId &rResId );
289 DropToolBox_Impl(Window* pParent, SfxTemplateDialog_Impl* pTemplateDialog);
384 SfxTemplateCatalog_Impl( Window* pParent, SfxBindings*, SfxTemplateCatalog* pWindow );
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx231 …OTablePreviewWindow::OTablePreviewWindow(Window* pParent, WinBits nStyle) : Window( pParent, nStyl… in OTablePreviewWindow() argument
433 SvLBoxEntry* pParent = rTree.GetParent(pEntry); in getSelectionElementNames() local
434 while(pParent) in getSelectionElementNames()
437 pParent = rTree.GetParent(pParent); in getSelectionElementNames()
494 SvLBoxEntry* pParent = pList->GetParent(pEntry); in describeCurrentSelectionForType() local
495 while ( pParent ) in describeCurrentSelectionForType()
498 buffer.append( pList->GetEntryText( pParent ) ); in describeCurrentSelectionForType()
503 pParent = pList->GetParent( pParent ); in describeCurrentSelectionForType()
575 SvLBoxEntry* pParent = rTree.GetParent(pEntry); in getQualifiedName() local
576 while(pParent) in getQualifiedName()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx912 if (pParent) in ScRangeSubTotalDescriptor()
918 if (pParent) in ~ScRangeSubTotalDescriptor()
924 if (pParent) in GetData()
930 if (pParent) in PutData()
1546 if (pParent) in ScRangeFilterDescriptor()
1552 if (pParent) in ~ScRangeFilterDescriptor()
1558 if (pParent) in GetData()
1564 if (pParent) in PutData()
1574 if (pParent) in ScDataPilotFilterDescriptor()
1580 if (pParent) in ~ScDataPilotFilterDescriptor()
[all …]
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx94 SwContentOptPage::SwContentOptPage( Window* pParent, in SwContentOptPage() argument
181 SfxTabPage* SwContentOptPage::Create( Window* pParent, in Create() argument
184 return new SwContentOptPage(pParent, rAttrSet); in Create()
616 SwStdFontTabPage::SwStdFontTabPage( Window* pParent, in SwStdFontTabPage() argument
618 SfxTabPage( pParent, SW_RES( TP_STD_FONT ), rSet), in SwStdFontTabPage()
712 return new SwStdFontTabPage(pParent, rAttrSet); in Create()
1739 Window(pParent, rResID), in SwMarkPreview()
2483 SwTestTabPage::SwTestTabPage( Window* pParent, in SwTestTabPage() argument
2485 SfxTabPage( pParent, WB_HIDE, rCoreSet), in SwTestTabPage()
2542 SfxTabPage* SwTestTabPage::Create( Window* pParent, in Create() argument
[all …]
/trunk/main/svx/inc/svx/
H A Dctredlin.hxx123 SvxRedlinTable( Window* pParent,WinBits nBits );
124 SvxRedlinTable( Window* pParent,const ResId& rResId);
153 SvLBoxEntry* pParent=NULL,sal_uIntPtr nPos=LIST_APPEND);
156 SvLBoxEntry* pParent=NULL,sal_uIntPtr nPos=LIST_APPEND);
220 SvxTPFilter( Window * pParent);
345 SvxTPView( Window * pParent);
406 SvxAcceptChgCtr( Window* pParent, WinBits nWinStyle = 0 );
407 SvxAcceptChgCtr( Window* pParent, const ResId& rResId );
/trunk/main/svx/source/form/
H A Dtbxform.cxx314 Window* SvxFmTbxCtlAbsRec::CreateItemWindow( Window* pParent ) in CreateItemWindow() argument
316 SvxFmAbsRecWin* pWin = new SvxFmAbsRecWin( pParent, this ); in CreateItemWindow()
342 Window* SvxFmTbxCtlRecText::CreateItemWindow( Window* pParent ) in CreateItemWindow() argument
345 FixedText* pFixedText = new FixedText( pParent ); in CreateItemWindow()
376 Window* SvxFmTbxCtlRecFromText::CreateItemWindow( Window* pParent ) in CreateItemWindow() argument
379 FixedText* pFixedText = new FixedText( pParent, WB_CENTER ); in CreateItemWindow()
410 Window* SvxFmTbxCtlRecTotal::CreateItemWindow( Window* pParent ) in CreateItemWindow() argument
412 pFixedText = new FixedText( pParent ); in CreateItemWindow()

Completed in 166 milliseconds

12345678910>>...86