Searched refs:maStyleList (Results 1 – 2 of 2) sorted by relevance
2369 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()
763 XclExpStyleList maStyleList; /// List of all STYLE records. member in XclExpXFBuffer
Completed in 45 milliseconds