Searched refs:GetTabCount (Results 1 – 7 of 7) sorted by relevance
122 sal_uInt16 GetTabCount() const;332 sal_uInt16 nCount = rSupbook.GetTabCount(); in XclImpExtName()549 sal_uInt16 XclImpSupbook::GetTabCount() const in GetTabCount() function in XclImpSupbook
311 sal_uInt16 GetTabCount() const;1486 sal_uInt16 XclExpSupbook::GetTabCount() const in GetTabCount() function in XclExpSupbook1851 sal_uInt16 nSheetCount = xSupbook->GetTabCount(); in GetXti()
67 SCTAB GetTabCount() const { return nTabCount; } in GetTabCount() function in ScPrintRangeSaver
848 sal_uInt16 GetTabCount() const;
941 sal_uInt16 GetTabCount() const { return mpImplRuler->nTabCount; }; in GetTabCount() function
6577 if ( GetTabCount() ) in ApplyTo()6581 for ( i = 0; i < GetTabCount(); i++ ) in ApplyTo()
5321 SCTAB nCount = rSaver.GetTabCount(); in RestorePrintRanges()
Completed in 130 milliseconds