Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxiroot.hxx42 class XclImpFontBuffer;
72 typedef ScfRef< XclImpFontBuffer > XclImpFontBfrRef;
155 XclImpFontBuffer& GetFontBuffer() const;
H A Dxistyle.hxx167 class XclImpFontBuffer : protected XclImpRoot, ScfNoCopy class
170 explicit XclImpFontBuffer( const XclImpRoot& rRoot );
/aoo41x/main/sc/source/filter/excel/
H A Dxistyle.cxx437 XclImpFontBuffer::XclImpFontBuffer( const XclImpRoot& rRoot ) : in XclImpFontBuffer() function in XclImpFontBuffer
467 void XclImpFontBuffer::Initialize() in Initialize()
479 const XclImpFont* XclImpFontBuffer::GetFont( sal_uInt16 nFontIndex ) const in GetFont()
487 void XclImpFontBuffer::ReadFont( XclImpStream& rStrm ) in ReadFont()
501 void XclImpFontBuffer::ReadEfont( XclImpStream& rStrm ) in ReadEfont()
507 void XclImpFontBuffer::FillToItemSet( in FillToItemSet()
515 void XclImpFontBuffer::WriteFontProperties( ScfPropertySet& rPropSet, in WriteFontProperties()
522 void XclImpFontBuffer::WriteDefaultCtrlFontProperties( ScfPropertySet& rPropSet ) const in WriteDefaultCtrlFontProperties()
527 void XclImpFontBuffer::UpdateAppFont( const XclFontData& rFontData, bool bHasCharSet ) in UpdateAppFont()
H A Dxiroot.cxx68 mrImpData.mxFontBfr.reset( new XclImpFontBuffer( GetRoot() ) ); in XclImpRoot()
157 XclImpFontBuffer& XclImpRoot::GetFontBuffer() const in GetFontBuffer()
H A Dread.cxx54 XclImpFontBuffer& rFontBfr = GetFontBuffer(); in Read()
786 XclImpFontBuffer& rFontBfr = GetFontBuffer(); in Read()
H A Dxihelper.cxx178 const XclImpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateTextObject()

Completed in 32 milliseconds