Searched refs:GetXFById (Results 1 – 3 of 3) sorted by relevance
685 const XclExpXF* GetXFById( sal_uInt32 nXFId ) const;
727 const XclExpXF* pXF = rRoot.GetXFBuffer().GetXFById( GetXFId() ); in Init()
2418 const XclExpXF* XclExpXFBuffer::GetXFById( sal_uInt32 nXFId ) const in GetXFById() function in XclExpXFBuffer
Completed in 65 milliseconds