Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx2369 maStyleList(), in XclExpXFBuffer()
2551 maStyleList.Save( rStrm ); in Save()
2631 XML_count, OString::valueOf( (sal_Int32) maStyleList.GetSize() ).getStr(), in SaveXml()
2633 maStyleList.SaveXml( rStrm ); in SaveXml()
2843 maStyleList.AppendNewRecord( new XclExpStyle( nXFId, nStyleId, nLevel ) ); in InsertStyleXF()
2862 maStyleList.AppendNewRecord( new XclExpStyle( nXFId, rStyleSheet.GetName() ) ); in InsertStyleXF()
2893 maStyleList.AppendNewRecord( new XclExpStyle( nXFId, nStyleId, nLevel ) ); in AppendBuiltInXFWithStyle()
/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx763 XclExpStyleList maStyleList; /// List of all STYLE records. member in XclExpXFBuffer

Completed in 51 milliseconds