Searched refs:GetNumFormat (Results 1 – 8 of 8) sorted by relevance
46 const sal_Char *SwHTMLWriter::GetNumFormat( sal_uInt16 nFmt ) in GetNumFormat() function in SwHTMLWriter149 pFmtStr = SwHTMLWriter::GetNumFormat( static_cast< sal_uInt16 >(nFmt) ); in OutHTML_SwField()244 pFmtStr = SwHTMLWriter::GetNumFormat( static_cast< sal_uInt16 >(nFmt) ); in OutHTML_SwField()
508 const sal_Char *pStr = SwHTMLWriter::GetNumFormat( eFmt ); in lcl_html_fillEndNoteInfo()
483 static const sal_Char *GetNumFormat( sal_uInt16 nFmt );
616 const ScNumFormatAbbrev& ScAutoFormatData::GetNumFormat( sal_uInt16 nIndex ) const in GetNumFormat() function in ScAutoFormatData618 return GetField( nIndex ).GetNumFormat(); in GetNumFormat()630 && (rField1.GetNumFormat() == rField2.GetNumFormat()); in IsEqualData()686 ScNumFormatAbbrev& rNumFormat = (ScNumFormatAbbrev&)rField.GetNumFormat(); in FillToItemSet()
122 const ScNumFormatAbbrev& GetNumFormat() const { return aNumFormat; } in GetNumFormat() function in ScAutoFormatDataField243 const ScNumFormatAbbrev& GetNumFormat( sal_uInt16 nIndex ) const;
147 sal_uLong GetNumFormat() const ;
659 … ScNumFormatAbbrev& rNumFormat = (ScNumFormatAbbrev&)pCurData->GetNumFormat( (sal_uInt16) nNum ); in DrawString()
354 sal_uLong ScDPItemData::GetNumFormat() const in GetNumFormat() function in ScDPItemData
Completed in 60 milliseconds