Home
last modified time | relevance | path

Searched refs:GetExtSheetCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx559 sal_uInt16 GetExtSheetCount() const;
2026 if( sal_uInt16 nExtSheetCount = GetExtSheetCount() ) in Save()
2035 sal_uInt16 XclExpLinkManagerImpl5::GetExtSheetCount() const in GetExtSheetCount() function in XclExpLinkManagerImpl5
2042 if( GetExtSheetCount() < 0x7FFF ) in AppendInternal()
2046 return static_cast< sal_uInt16 >( -GetExtSheetCount() ); in AppendInternal()

Completed in 20 milliseconds