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
410 void ExecuteCellFormatDlg ( SfxRequest& rReq, sal_uInt16 nTabPage = 0xffff );
476 void ScTabViewShell::ExecuteCellFormatDlg( SfxRequest& rReq, sal_uInt16 nTabPage ) in ExecuteCellFormatDlg() argument512 if ( nTabPage != 0xffff ) in ExecuteCellFormatDlg()513 pDlg->SetCurPageId( nTabPage ); in ExecuteCellFormatDlg()
203 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 36 milliseconds