Searched refs:GetScFormat (Results 1 – 3 of 3) sorted by relevance
228 sal_uLong GetScFormat( sal_uInt16 nXclNumFmt ) const;
619 sal_uLong XclImpNumFmtBuffer::GetScFormat( sal_uInt16 nXclNumFmt ) const in GetScFormat() function in XclImpNumFmtBuffer627 sal_uLong nScNumFmt = GetScFormat( nXclNumFmt ); in FillToItemSet()
828 …sal_uInt32 nScNumFmt = bLinkToSource ? GetNumFmtBuffer().GetScFormat( maData.mnNumFmtIdx ) : NUMBE… in ConvertNumFmt()3267 sal_uInt32 nScNumFmt = GetNumFmtBuffer().GetScFormat( mnNumFmtIdx ); in CreateAxis()
Completed in 49 milliseconds