Searched refs:nTabPage (Results 1 – 6 of 6) sorted by relevance
397 void ScDrawShell::ExecuteLineDlg( SfxRequest& rReq, sal_uInt16 nTabPage ) in ExecuteLineDlg() argument425 if ( nTabPage != 0xffff ) in ExecuteLineDlg()426 pDlg->SetCurPageId( nTabPage ); in ExecuteLineDlg()442 void ScDrawShell::ExecuteAreaDlg( SfxRequest& rReq, sal_uInt16 nTabPage ) in ExecuteAreaDlg() argument469 if ( nTabPage != 0xffff ) in ExecuteAreaDlg()470 pDlg->SetCurPageId( nTabPage ); in ExecuteAreaDlg()
83 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 );
49 long nTabPage; // Seite von Tabelle member in ScPreview
411 void ExecuteCellFormatDlg ( SfxRequest& rReq, sal_uInt16 nTabPage = 0xffff );
487 void ScTabViewShell::ExecuteCellFormatDlg( SfxRequest& rReq, sal_uInt16 nTabPage ) in ExecuteCellFormatDlg() argument523 if ( nTabPage != 0xffff ) in ExecuteCellFormatDlg()524 pDlg->SetCurPageId( nTabPage ); in ExecuteCellFormatDlg()
200 nTabPage = nPages[nTab] - 1; in TestLastPage()211 nPageNo = nTabPage = nTabStart = nDisplayStart = 0; in TestLastPage()263 nTabPage = nPageNo - nThisStart; in CalcPages()314 nTabPage = nPageNo - nThisStart; in RecalcPages()
Completed in 45 milliseconds