Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxistring.cxx99 void XclImpString::AppendFormat( XclFormatRunVec& rFormats, sal_uInt16 nChar, sal_uInt16 nFontIdx ) in AppendFormat() function in XclImpString
128 AppendFormat( rFormats, nChar, nFontIdx ); in ReadFormats()
137 AppendFormat( rFormats, nChar, nFontIdx ); in ReadFormats()
153 AppendFormat( rFormats, nChar, nFontIdx ); in ReadObjFormats()
H A Dxestring.cxx251 void XclExpString::AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx, bool bDropDuplicate ) in AppendFormat() function in XclExpString
261 AppendFormat( mnLen, nFontIdx, false ); in AppendTrailingFormat()
H A Dxehelper.cxx422 xString->AppendFormat( nXclPortionStart, nFontIdx ); in lclCreateFormattedString()
537 xString->AppendFormat( nXclPortionStart, nFontIdx ); in lclCreateFormattedString()
H A Dxechart.cxx1038 mxString->AppendFormat( nXclPortionStart, rnFontIdx ); in ConvertStringSequence()
/aoo41x/main/sc/source/filter/inc/
H A Dxistring.hxx52 …inline void AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx ) { AppendFormat( maFormat… in AppendFormat() function in XclImpString
71 …static void AppendFormat( XclFormatRunVec& rFormats, sal_uInt16 nChar, sal_uInt16 nFontIdx…
H A Dxestring.hxx183 …void AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx, bool bDropDuplicate = tru…
/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx465 mpString->AppendFormat( 0, nFontIx ); in XclTxo()
466 mpString->AppendFormat( mpString->Len(), EXC_FONT_APP ); in XclTxo()
/aoo41x/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx382 sb->AppendFormat(S"Uno object proxy. OID: {0}", m_oid); in invokeObject()

Completed in 82 milliseconds