Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx46 const sal_Char *SwHTMLWriter::GetNumFormat( sal_uInt16 nFmt ) in GetNumFormat() function in SwHTMLWriter
149 pFmtStr = SwHTMLWriter::GetNumFormat( static_cast< sal_uInt16 >(nFmt) ); in OutHTML_SwField()
244 pFmtStr = SwHTMLWriter::GetNumFormat( static_cast< sal_uInt16 >(nFmt) ); in OutHTML_SwField()
H A Dhtmlftn.cxx508 const sal_Char *pStr = SwHTMLWriter::GetNumFormat( eFmt ); in lcl_html_fillEndNoteInfo()
H A Dwrthtml.hxx483 static const sal_Char *GetNumFormat( sal_uInt16 nFmt );
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx616 const ScNumFormatAbbrev& ScAutoFormatData::GetNumFormat( sal_uInt16 nIndex ) const in GetNumFormat() function in ScAutoFormatData
618 return GetField( nIndex ).GetNumFormat(); in GetNumFormat()
630 && (rField1.GetNumFormat() == rField2.GetNumFormat()); in IsEqualData()
686 ScNumFormatAbbrev& rNumFormat = (ScNumFormatAbbrev&)rField.GetNumFormat(); in FillToItemSet()
/trunk/main/sc/inc/
H A Dautoform.hxx122 const ScNumFormatAbbrev& GetNumFormat() const { return aNumFormat; } in GetNumFormat() function in ScAutoFormatDataField
243 const ScNumFormatAbbrev& GetNumFormat( sal_uInt16 nIndex ) const;
H A Ddpglobal.hxx147 sal_uLong GetNumFormat() const ;
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx659 … ScNumFormatAbbrev& rNumFormat = (ScNumFormatAbbrev&)pCurData->GetNumFormat( (sal_uInt16) nNum ); in DrawString()
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx354 sal_uLong ScDPItemData::GetNumFormat() const in GetNumFormat() function in ScDPItemData

Completed in 58 milliseconds