Home
last modified time | relevance | path

Searched refs:ShowPage (Results 1 – 19 of 19) sorted by path

/trunk/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx348 ShowPage (nPageId); in SetPage()
H A Diconcdlg.cxx452 void IconChoiceDialog::ShowPage( sal_uInt16 nId ) in ShowPage() function in IconChoiceDialog
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx242 void ShowPage( sal_uInt16 nId );
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbadmin.cxx252 ShowPage( m_nMainPageID ); in impl_resetPages()
288 ShowPage(GetCurPageId()); in implApplyChanges()
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx774 ShowPage(GetCurLevel()-2); in IMPL_LINK()
794 ShowPage(GetCurLevel()+2); in IMPL_LINK()
920 ShowPage(3); in IMPL_LINK()
959 ShowPage(3); in IMPL_LINK()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx144 ShowPage( OEM_WELCOME ); in OEMPreloadDialog()
161 ShowPage(GetCurLevel() - 1); in IMPL_LINK()
164 ShowPage(GetCurLevel() + 1); in IMPL_LINK()
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx183 void ShowPage( sal_uInt16 nId );
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx1663 void SfxTabDialog::ShowPage( sal_uInt16 nId ) in ShowPage() function in SfxTabDialog
/trunk/main/svtools/inc/svtools/
H A Dwizdlg.hxx273 sal_Bool ShowPage( sal_uInt16 nLevel );
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx497 if ( !ShowPage( _nTargetState ) ) in skipBackwardUntil()
534 if ( !ShowPage( nCurrentState ) ) in skipUntil()
570 if (!ShowPage(nCurrentState)) in skip()
601 if (!ShowPage(nNextState)) in travelNext()
625 if (!ShowPage(nPreviousState)) in travelPrevious()
H A Dwizdlg.cxx505 return ShowPage( mnCurLevel+1 ); in ShowNextPage()
514 return ShowPage( mnCurLevel-1 ); in ShowPrevPage()
519 sal_Bool WizardDialog::ShowPage( sal_uInt16 nLevel ) in ShowPage() function in WizardDialog
/trunk/main/sw/inc/
H A Dswabstdlg.hxx297 virtual void ShowPage( sal_uInt16 nId ) = 0;// this method from SfxTabDialog
337 virtual sal_Bool ShowPage( sal_uInt16 nLevel ) = 0;
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx398 m_pWizard->ShowPage( nRestartPage ); in ExecuteMailMergeWizard()
455 m_pWizard->ShowPage( nRestartPage ); in IMPL_LINK()
481 m_pWizard->ShowPage( nRestartPage ); in IMPL_LINK()
527 m_pWizard->ShowPage( nRestartPage ); in IMPL_LINK()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx384 void AbstractSwFldDlg_Impl::ShowPage( sal_uInt16 nId ) in ShowPage() function in AbstractSwFldDlg_Impl
386 pDlg->ShowPage(nId); in ShowPage()
650 sal_Bool AbstractMailMergeWizard_Impl::ShowPage( sal_uInt16 nLevel ) in ShowPage() function in AbstractMailMergeWizard_Impl
H A Dswdlgfact.hxx226 virtual void ShowPage( sal_uInt16 nId );// this method from SfxTabDialog
421 virtual sal_Bool ShowPage( sal_uInt16 nLevel );
/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx346 ShowPage( TP_FLD_DB ); in ActivateDatabasePage()
H A Dfldwrap.cxx157 void SwFldDlgWrapper::ShowPage(sal_uInt16 nPage) in ShowPage() function in SwFldDlgWrapper
159 pDlgInterface->ShowPage(nPage ? nPage : TP_FLD_REF); in ShowPage()
/trunk/main/sw/source/ui/inc/
H A Dfldwrap.hxx39 void ShowPage(sal_uInt16 nPage = 0);
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx317 pWrp->ShowPage(); in ExecField()

Completed in 138 milliseconds