Searched refs:GetXFIdFromIndex (Results 1 – 2 of 2) sorted by relevance
1929 mnParentXFId(XclExpXFBuffer::GetXFIdFromIndex(EXC_XF_STYLEPARENT)), in XclExpXF()1952 mnParentXFId(XclExpXFBuffer::GetXFIdFromIndex(EXC_XF_STYLEPARENT)), in XclExpXF()2405 return pStyleSheet ? InsertStyleXF( *pStyleSheet ) : GetXFIdFromIndex( EXC_XF_DEFAULTSTYLE ); in InsertStyle()2408 sal_uInt32 XclExpXFBuffer::GetXFIdFromIndex( sal_uInt16 nXFIndex ) in GetXFIdFromIndex() function in XclExpXFBuffer2415 return GetXFIdFromIndex( EXC_XF_DEFAULTCELL ); in GetDefCellXFId()2866 nXFId = GetXFIdFromIndex( EXC_XF_DEFAULTSTYLE ); in InsertStyleXF()
680 static sal_uInt32 GetXFIdFromIndex( sal_uInt16 nXFIndex );
Completed in 31 milliseconds