Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx2922 XclExpXFRef xDefStyle( new XclExpXF( GetRoot(), *pDefStyleSheet ) ); in InsertDefaultRecords() local
2923 sal_uInt32 nXFId = AppendBuiltInXFWithStyle( xDefStyle, EXC_STYLE_NORMAL ); in InsertDefaultRecords()
2930 XclExpXFRef xDefStyle( new XclExpDefaultXF( GetRoot(), false ) ); in InsertDefaultRecords() local
2931 xDefStyle->SetAllUsedFlags( true ); in InsertDefaultRecords()
2932 AppendBuiltInXFWithStyle( xDefStyle, EXC_STYLE_NORMAL ); in InsertDefaultRecords()

Completed in 29 milliseconds