Home
last modified time | relevance | path

Searched refs:RemovePage (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx92 m_aTabControl.RemovePage(nID); in ClearAll()
252 void OPropertyEditor::RemovePage(sal_uInt16 nID) in RemovePage() function in pcr::OPropertyEditor
258 m_aTabControl.RemovePage(nID); in RemovePage()
461 m_aTabControl.RemovePage( _nPageId ); in ShowPropertyPage()
H A Dpropertyeditor.hxx99 void RemovePage(sal_uInt16 nID);
H A Dpropcontroller.cxx908 getPropertyBox().RemovePage( erase->second ); in stopInspection()
1303 getPropertyBox().RemovePage( pageId->second ); in UpdateUI()
/trunk/main/sd/source/core/
H A Dcusshow.cxx102 RemovePage( pOldPage ); in ReplacePage()
114 void SdCustomShow::RemovePage( const SdPage* pPage ) in RemovePage() function in SdCustomShow
H A Ddrawdoc_animations.cxx44 pCustomShow->RemovePage(pOldPage); in ReplacePageInCustomShows()
H A Ddrawdoc2.cxx464 SdrPage* SdDrawDocument::RemovePage(sal_uInt16 nPgNum) in RemovePage() function in SdDrawDocument
466 SdrPage* pPage = FmFormModel::RemovePage(nPgNum); in RemovePage()
/trunk/main/padmin/source/
H A Dprtsetup.cxx107 m_aTabControl.RemovePage( RID_RTS_OTHERPAGE ); in RTSDialog()
108 m_aTabControl.RemovePage( RID_RTS_FONTSUBSTPAGE ); in RTSDialog()
109 m_aTabControl.RemovePage( RID_RTS_COMMANDPAGE ); in RTSDialog()
114 m_aTabControl.RemovePage( RID_RTS_COMMANDPAGE ); in RTSDialog()
/trunk/main/svtools/inc/svtools/
H A Dwizardmachine.hxx152 SVT_DLLPRIVATE void RemovePage( TabPage* pPage ) { WizardDialog::RemovePage(pPage); } in RemovePage() function in svt::OWizardMachine
H A Dwizdlg.hxx278 void RemovePage( TabPage* pPage );
H A Dtabbar.hxx424 void RemovePage( sal_uInt16 nPageId );
/trunk/main/svx/source/form/
H A Dfmmodel.cxx176 SdrPage* FmFormModel::RemovePage(sal_uInt16 nPgNum) in RemovePage() function in FmFormModel
190 FmFormPage* pRemovedPage = (FmFormPage*)SdrModel::RemovePage(nPgNum); in RemovePage()
/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx129 SdrPage* OReportModel::RemovePage(sal_uInt16 nPgNum) in RemovePage() function in rptui::OReportModel
131 OReportPage* pPage = dynamic_cast<OReportPage*>(SdrModel::RemovePage(nPgNum)); in RemovePage()
/trunk/main/framework/source/classes/
H A Dfwktabwindow.cxx390 void FwkTabWindow::RemovePage( sal_Int32 nIndex ) in RemovePage() function in framework::FwkTabWindow
395 m_aTabCtrl.RemovePage( static_cast< sal_uInt16 >( nIndex ) ); in RemovePage()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx384 RemovePage( mpFirstPage->mpPage ); in ~WizardDialog()
572 void WizardDialog::RemovePage( TabPage* pPage ) in RemovePage() function in WizardDialog
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx1448 SdrPage* pPg=RemovePage(nPgNum); in DeletePage()
1452 SdrPage* SdrModel::RemovePage(sal_uInt16 nPgNum) in RemovePage() function in SdrModel
1624 pPg=RemovePage(nPageNum2); in CopyPages()
1747 pPg=rSourceModel.RemovePage(nSourcePos); in Merge()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx700 mpDoc->RemovePage(nAbsPos); in IMPL_LINK()
706 mpDoc->RemovePage(nAbsPos); in IMPL_LINK()
837 mpDoc->RemovePage(nAbsPos); in IMPL_LINK()
843 mpDoc->RemovePage(nAbsPos); in IMPL_LINK()
/trunk/main/sd/inc/
H A Dcusshow.hxx69 void RemovePage( const SdPage* pPage );
/trunk/main/svx/inc/svx/
H A Dfmmodel.hxx62 virtual SdrPage* RemovePage(sal_uInt16 nPgNum);
/trunk/main/reportdesign/inc/
H A DRptModel.hxx71 virtual SdrPage* RemovePage(sal_uInt16 nPgNum);
/trunk/main/framework/inc/classes/
H A Dfwktabwindow.hxx124 void RemovePage( sal_Int32 nIndex );
/trunk/main/vcl/inc/vcl/
H A Dtabctrl.hxx134 void RemovePage( sal_uInt16 nPageId );
/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx656 pTabControl->RemovePage( sal_uInt16( ID )); in removeTab()
704 pTabControl->RemovePage( sal_uInt16( ID )); in setTabProps()
/trunk/main/toolkit/source/awt/
H A Dvclxtabpagecontainer.cxx224 pTabCtrl->RemovePage(xP->getTabPageID()); in elementRemoved()
/trunk/main/framework/source/services/
H A Dtabwindowservice.cxx180 pTabWin->RemovePage(nID); in removeTab()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1132 void TabControl::RemovePage (sal_uInt16 id) in RemovePage() function in layout::TabControl
1134 GetTabControl ()->RemovePage (id); in RemovePage()

Completed in 110 milliseconds

12