Searched refs:GetXF (Results 1 – 3 of 3) sorted by relevance
1122 XclImpXF* pParentXF = IsCellXF() ? GetXFBuffer().GetXF( mnParent ) : 0; in CreatePattern()1348 XclImpXF* pXF = GetXFBuffer().GetXF( mnXfId ); in CreateStyleSheet()1421 const XclImpXF* pXF = GetXF( nXFIndex ); in GetFontIndex()1523 if( XclImpXF* pXF = GetXF( rXFIndex.GetXFIndex() ) ) in ApplyPattern()1763 const XclImpXF* pXF = GetXFBuffer().GetXF( nXFIndex ); in SetXF()
206 mbBiff2HasXfs = GetXFBuffer().GetXF( 0 ) != 0; in ReadXFIndex()
504 inline XclImpXF* GetXF( sal_uInt16 nXFIndex ) const in GetXF() function in XclImpXFBuffer
Completed in 43 milliseconds