Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx2879 sal_uInt32 XclExpXFBuffer::AppendBuiltInXF( XclExpXFRef xXF, sal_uInt8 nStyleId, sal_uInt8 nLevel ) in AppendBuiltInXF() function in XclExpXFBuffer
2892 sal_uInt32 nXFId = AppendBuiltInXF( xXF, nStyleId, nLevel ); in AppendBuiltInXFWithStyle()
2939 AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_ROWLEVEL, 0 ); in InsertDefaultRecords()
2940 AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_COLLEVEL, 0 ); in InsertDefaultRecords()
2943 AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_ROWLEVEL, 1 ); in InsertDefaultRecords()
2944 AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_COLLEVEL, 1 ); in InsertDefaultRecords()
2949AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_ROWLEVEL, nLevel ); in InsertDefaultRecords()
2950AppendBuiltInXF( XclExpXFRef( new XclExpDefaultXF( aLevelStyle ) ), EXC_STYLE_COLLEVEL, nLevel ); in InsertDefaultRecords()
/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx732 sal_uInt32 AppendBuiltInXF( XclExpXFRef xXF,

Completed in 35 milliseconds