Searched refs:GetNextTable (Results 1 – 6 of 6) sorted by relevance
76 const String* GetNextTable( sal_uInt16* pN = NULL );
428 const String* AbstractScInsertTableDlg_Impl::GetNextTable( sal_uInt16* pN ) in GetNextTable() function in AbstractScInsertTableDlg_Impl430 return pDlg->GetNextTable( pN ); in GetNextTable()
219 virtual const String* GetNextTable( sal_uInt16* pN = NULL );
270 const String* ScInsertTableDlg::GetNextTable( sal_uInt16* pN ) in GetNextTable() function in ScInsertTableDlg
168 virtual const String* GetNextTable( sal_uInt16* pN = NULL ) = 0;
261 pStr = pDlg->GetNextTable( &n ); in ExecuteTable()
Completed in 49 milliseconds