Searched defs:nFontIdx (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xistring.cxx | 99 void XclImpString::AppendFormat( XclFormatRunVec& rFormats, sal_uInt16 nChar, sal_uInt16 nFontIdx ) in AppendFormat() 126 sal_uInt16 nChar, nFontIdx; in ReadFormats() local 135 sal_uInt8 nChar, nFontIdx; in ReadFormats() local 150 sal_uInt16 nChar, nFontIdx; in ReadObjFormats() local
|
H A D | xestring.cxx | 251 void XclExpString::AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx, bool bDropDuplicate ) in AppendFormat() 259 void XclExpString::AppendTrailingFormat( sal_uInt16 nFontIdx ) in AppendTrailingFormat() 272 sal_uInt16 nFontIdx = EXC_FONT_NOTFOUND; in RemoveLeadingFont() local
|
H A D | xehelper.cxx | 420 sal_uInt16 nFontIdx = rFontBuffer.Insert( aFont, EXC_COLOR_CELLTEXT ); in lclCreateFormattedString() local 535 sal_uInt16 nFontIdx = rFontBuffer.Insert( aFont, EXC_COLOR_CELLTEXT ); in lclCreateFormattedString() local
|
H A D | xechart.cxx | 987 sal_uInt16 nFontIdx = EXC_FONT_APP; in ConvertStringSequence() local 1108 XclExpChFont::XclExpChFont( sal_uInt16 nFontIdx ) : in XclExpChFont() 1162 void XclExpChFontBase::ConvertFontBase( const XclExpChRoot& rRoot, sal_uInt16 nFontIdx ) in ConvertFontBase() 1226 sal_uInt16 nFontIdx = mxSrcLink->ConvertStringSequence( xTitle->getText() ); in ConvertTitle() local
|
H A D | xistyle.cxx | 509 sal_uInt16 nFontIdx, bool bSkipPoolDefs ) const in FillToItemSet() 516 XclFontPropSetType eType, sal_uInt16 nFontIdx, const Color* pFontColor ) const in WriteFontProperties()
|
H A D | xichart.cxx | 381 sal_uInt16 nFontIdx, const Color* pFontColor ) const in ConvertFont() 879 sal_uInt16 nFontIdx = aIt.GetPortionFont(); in CreateStringSequence() local
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xistring.hxx | 52 …inline void AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx ) { AppendFormat( maFormat… in AppendFormat()
|
Completed in 72 milliseconds