Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxeroot.hxx48 class XclExpFontBuffer;
67 typedef ScfRef< XclExpFontBuffer > XclExpFontBfrRef;
127 XclExpFontBuffer& GetFontBuffer() const;
H A Dxestyle.hxx213 class XclExpFontBuffer : public XclExpRecordBase, protected XclExpRoot class
216 explicit XclExpFontBuffer( const XclExpRoot& rRoot );
/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx1032 XclExpFontBuffer::XclExpFontBuffer( const XclExpRoot& rRoot ) : in XclExpFontBuffer() function in XclExpFontBuffer
1051 const XclFontData& XclExpFontBuffer::GetAppFontData() const in GetAppFontData()
1056 sal_uInt16 XclExpFontBuffer::Insert( in Insert()
1088 sal_uInt16 XclExpFontBuffer::Insert( in Insert()
1094 sal_uInt16 XclExpFontBuffer::Insert( in Insert()
1100 sal_uInt16 XclExpFontBuffer::Insert( const SfxItemSet& rItemSet, in Insert()
1108 sal_uInt16 XclExpFontBuffer::Insert( const ScPatternAttr& rPattern, in Insert()
1114 void XclExpFontBuffer::Save( XclExpStream& rStrm ) in Save()
1119 void XclExpFontBuffer::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
1136 void XclExpFontBuffer::InitDefaultFonts() in InitDefaultFonts()
[all …]
H A Dxeroot.cxx113 XclExpFontBuffer& XclExpRoot::GetFontBuffer() const in GetFontBuffer()
184 mrExpData.mxFontBfr.reset( new XclExpFontBuffer( GetRoot() ) ); in InitializeGlobals()
H A Dxehelper.cxx393 XclExpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateFormattedString()
456 XclExpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateFormattedString()
H A Dxestring.cxx513 XclExpFontBuffer& rFonts = rStrm.GetRoot().GetFontBuffer(); in WriteXml()

Completed in 45 milliseconds