Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A DXMLNumberStyles.cxx101 sal_uInt8 mpFormat[8]; member
373 const sal_uInt8* pElements = (const sal_uInt8*)&pStyle->mpFormat[0]; in SdXMLExportStyle()
664 if( pStyle->mpFormat[nCompareIndex] != mnElements[nIndex] ) in compareStyle()
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx783 const sal_Char* mpFormat; /// Format string, may be 0 (meOffset used then). member
1545 if( pBuiltIn->mpFormat ) in InsertBuiltinFormats()
1546 rNumFmt.maFormat = String( pBuiltIn->mpFormat, RTL_TEXTENCODING_UTF8 ); in InsertBuiltinFormats()

Completed in 28 milliseconds