Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/excel/
H A Dxestyle.cxx1879 mnXFId( XclExpXFBuffer::GetDefCellXFId() ), in XclExpXFId()
1929 mnParentXFId(XclExpXFBuffer::GetXFIdFromIndex(EXC_XF_STYLEPARENT)), in XclExpXF()
1952 mnParentXFId(XclExpXFBuffer::GetXFIdFromIndex(EXC_XF_STYLEPARENT)), in XclExpXF()
2304 XclExpXFBuffer::XclExpBuiltInInfo::XclExpBuiltInInfo() : in XclExpBuiltInInfo()
2365 XclExpXFBuffer::XclExpXFBuffer( const XclExpRoot& rRoot ) in XclExpXFBuffer() function in XclExpXFBuffer
2381 void XclExpXFBuffer::Initialize() in Initialize()
2387 sal_uInt32 XclExpXFBuffer::Insert( const ScPatternAttr* pPattern, sal_Int16 nScript ) in Insert()
2392 sal_uInt32 XclExpXFBuffer::InsertWithFont( const ScPatternAttr* pPattern, sal_Int16 nScript, in InsertWithFont()
2398 sal_uInt32 XclExpXFBuffer::InsertWithNumFmt( const ScPatternAttr* pPattern, sal_Int16 nScript, sal_… in InsertWithNumFmt()
2403 sal_uInt32 XclExpXFBuffer::InsertStyle( const SfxStyleSheetBase* pStyleSheet ) in InsertStyle()
[all …]
H A Dxeroot.cxx125 XclExpXFBuffer& XclExpRoot::GetXFBuffer() const in GetXFBuffer()
186 mrExpData.mxXFBfr.reset( new XclExpXFBuffer( GetRoot() ) ); in InitializeGlobals()
H A Dxetable.cxx1098 return maXFIds.empty() ? XclExpXFBuffer::GetDefCellXFId() : maXFIds.front().mnXFId; in GetFirstXFId()
1886 XclExpMultiXFId aXFId( XclExpXFBuffer::GetDefCellXFId() ); in Finalize()
/AOO42X/main/sc/source/filter/inc/
H A Dxeroot.hxx50 class XclExpXFBuffer;
69 typedef ScfRef< XclExpXFBuffer > XclExpXFBfrRef;
131 XclExpXFBuffer& GetXFBuffer() const;
H A Dxestyle.hxx644 class XclExpXFBuffer : public XclExpRecordBase, protected XclExpRoot class
647 explicit XclExpXFBuffer( const XclExpRoot& rRoot );