Home
last modified time | relevance | path

Searched refs:nTabPage (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx397 void ScDrawShell::ExecuteLineDlg( SfxRequest& rReq, sal_uInt16 nTabPage ) in ExecuteLineDlg() argument
425 if ( nTabPage != 0xffff ) in ExecuteLineDlg()
426 pDlg->SetCurPageId( nTabPage ); in ExecuteLineDlg()
442 void ScDrawShell::ExecuteAreaDlg( SfxRequest& rReq, sal_uInt16 nTabPage ) in ExecuteAreaDlg() argument
469 if ( nTabPage != 0xffff ) in ExecuteAreaDlg()
470 pDlg->SetCurPageId( nTabPage ); in ExecuteAreaDlg()
/trunk/main/sc/source/ui/inc/
H A Ddrawsh.hxx83 void ExecuteLineDlg( SfxRequest& rReq, sal_uInt16 nTabPage = 0xffff );
84 void ExecuteAreaDlg( SfxRequest& rReq, sal_uInt16 nTabPage = 0xffff );
85 void ExecuteTextAttrDlg( SfxRequest& rReq, sal_uInt16 nTabPage = 0xffff );
H A Dpreview.hxx49 long nTabPage; // Seite von Tabelle member in ScPreview
H A Dtabvwsh.hxx411 void ExecuteCellFormatDlg ( SfxRequest& rReq, sal_uInt16 nTabPage = 0xffff );
/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx487 void ScTabViewShell::ExecuteCellFormatDlg( SfxRequest& rReq, sal_uInt16 nTabPage ) in ExecuteCellFormatDlg() argument
523 if ( nTabPage != 0xffff ) in ExecuteCellFormatDlg()
524 pDlg->SetCurPageId( nTabPage ); in ExecuteCellFormatDlg()
H A Dpreview.cxx203 nTabPage = nPages[nTab] - 1; in TestLastPage()
214 nPageNo = nTabPage = nTabStart = nDisplayStart = 0; in TestLastPage()
266 nTabPage = nPageNo - nThisStart; in CalcPages()
317 nTabPage = nPageNo - nThisStart; in RecalcPages()

Completed in 30 milliseconds