Home
last modified time | relevance | path

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

12

/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx881 pTabBar->RemovePage( (sal_uInt16)nKey ); in RemoveWindow()
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx751 RemovePage( pPage ); in ~OCopyTableWizard()
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx908 getPropertyBox().RemovePage( erase->second ); in stopInspection()
1303 getPropertyBox().RemovePage( pageId->second ); in UpdateUI()
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);
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx392 aTabCtrl.RemovePage(TP_FUNCTION); in ~FormulaDlg_Impl()
393 aTabCtrl.RemovePage(TP_STRUCT); in ~FormulaDlg_Impl()
/trunk/main/framework/inc/classes/
H A Dfwktabwindow.hxx124 void RemovePage( sal_Int32 nIndex );
/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/framework/source/services/
H A Dtabwindowservice.cxx180 pTabWin->RemovePage(nID); in removeTab()
/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/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/reportdesign/inc/
H A DRptModel.hxx71 virtual SdrPage* RemovePage(sal_uInt16 nPgNum);
/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/sc/source/core/data/
H A Ddrwlayer.cxx403 RemovePage( static_cast<sal_uInt16>(nTab) ); // nur austragen, nicht loeschen in ScRemovePage()
/trunk/main/sd/inc/
H A Dcusshow.hxx69 void RemovePage( const SdPage* pPage );
H A Ddrawdoc.hxx271 SdrPage* RemovePage(sal_uInt16 nPgNum);
/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 Ddrawdoc2.cxx464 SdrPage* SdDrawDocument::RemovePage(sal_uInt16 nPgNum) in RemovePage() function in SdDrawDocument
466 SdrPage* pPage = FmFormModel::RemovePage(nPgNum); in RemovePage()
H A Ddrawdoc3.cxx787 RemovePage(nDestPageNum); in InsertBookmarkAsPage()
813 RemovePage(nDestPageNum); in InsertBookmarkAsPage()
H A Ddrawdoc_animations.cxx44 pCustomShow->RemovePage(pOldPage); in ReplacePageInCustomShows()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2450 mpTabControl->RemovePage( RID_TP_CUSTOMANIMATION_TEXT ); in CustomAnimationDialog()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2533 rDoc.RemovePage( nPage ); // the page in remove()
2534 rDoc.RemovePage( nPage ); // the notes page in remove()
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx661 mpTabControl->RemovePage(nIndex); in UpdateTabBarButtons()
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/sfx2/source/dialog/
H A Dtabdlg.cxx977 aTabCtrl.RemovePage( nId ); in RemoveTabPage()

Completed in 197 milliseconds

12