Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx2452 XclExpXFRef xXF = maXFList.GetRecord( nId ); in Finalize()
2477 XclExpXFRef xDefCellXF = maXFList.GetRecord( EXC_XF_DEFAULTCELL ); in Finalize()
2480 XclExpXFRef xXF = maXFList.GetRecord( nId ); in Finalize()
2768 XclExpXFRef xNewXF( new XclExpXF( GetRoot(), *pPattern, nScript ) ); in InsertCellXF()
2814 XclExpXFRef xXF( new XclExpXF( GetRoot(), rStyleSheet ) ); in InsertStyleXF()
2922 XclExpXFRef xDefStyle( new XclExpXF( GetRoot(), *pDefStyleSheet ) ); in InsertDefaultRecords()
2930 XclExpXFRef xDefStyle( new XclExpDefaultXF( GetRoot(), false ) ); in InsertDefaultRecords()
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()
[all …]
/aoo41x/main/sc/source/filter/inc/
H A Dxestyle.hxx702 typedef XclExpXFList::RecordRefType XclExpXFRef; typedef in XclExpXFBuffer
732 sal_uInt32 AppendBuiltInXF( XclExpXFRef xXF,
736 sal_uInt32 AppendBuiltInXFWithStyle( XclExpXFRef xXF,

Completed in 32 milliseconds