Searched refs:GetExtSheetCount (Results 1 – 1 of 1) sorted by relevance
559 sal_uInt16 GetExtSheetCount() const;2026 if( sal_uInt16 nExtSheetCount = GetExtSheetCount() ) in Save()2035 sal_uInt16 XclExpLinkManagerImpl5::GetExtSheetCount() const in GetExtSheetCount() function in XclExpLinkManagerImpl52042 if( GetExtSheetCount() < 0x7FFF ) in AppendInternal()2046 return static_cast< sal_uInt16 >( -GetExtSheetCount() ); in AppendInternal()
Completed in 23 milliseconds