Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx2815 nXFId = AppendBuiltInXFWithStyle( xXF, nStyleId, nLevel ); in InsertStyleXF()
2890 sal_uInt32 XclExpXFBuffer::AppendBuiltInXFWithStyle( XclExpXFRef xXF, sal_uInt8 nStyleId, sal_uInt8… in AppendBuiltInXFWithStyle() function in XclExpXFBuffer
2923 sal_uInt32 nXFId = AppendBuiltInXFWithStyle( xDefStyle, EXC_STYLE_NORMAL ); in InsertDefaultRecords()
2932 AppendBuiltInXFWithStyle( xDefStyle, EXC_STYLE_NORMAL ); in InsertDefaultRecords()
2961 AppendBuiltInXFWithStyle( XclExpXFRef( new XclExpDefaultXF( aFormatStyle ) ), EXC_STYLE_COMMA ); in InsertDefaultRecords()
2963AppendBuiltInXFWithStyle( XclExpXFRef( new XclExpDefaultXF( aFormatStyle ) ), EXC_STYLE_COMMA_0 ); in InsertDefaultRecords()
2965AppendBuiltInXFWithStyle( XclExpXFRef( new XclExpDefaultXF( aFormatStyle ) ), EXC_STYLE_CURRENCY ); in InsertDefaultRecords()
2967AppendBuiltInXFWithStyle( XclExpXFRef( new XclExpDefaultXF( aFormatStyle ) ), EXC_STYLE_CURRENCY_0… in InsertDefaultRecords()
2969AppendBuiltInXFWithStyle( XclExpXFRef( new XclExpDefaultXF( aFormatStyle ) ), EXC_STYLE_PERCENT ); in InsertDefaultRecords()
/aoo41x/main/sc/source/filter/inc/
H A Dxestyle.hxx736 sal_uInt32 AppendBuiltInXFWithStyle( XclExpXFRef xXF,

Completed in 33 milliseconds