Home
last modified time | relevance | path

Searched defs:nFontIdx (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxistring.cxx99 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 Dxestring.cxx251 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 Dxehelper.cxx420 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 Dxechart.cxx987 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 Dxistyle.cxx509 sal_uInt16 nFontIdx, bool bSkipPoolDefs ) const in FillToItemSet()
516 XclFontPropSetType eType, sal_uInt16 nFontIdx, const Color* pFontColor ) const in WriteFontProperties()
H A Dxichart.cxx381 sal_uInt16 nFontIdx, const Color* pFontColor ) const in ConvertFont()
879 sal_uInt16 nFontIdx = aIt.GetPortionFont(); in CreateStringSequence() local
/trunk/main/sc/source/filter/inc/
H A Dxistring.hxx52 …inline void AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx ) { AppendFormat( maFormat… in AppendFormat()

Completed in 81 milliseconds