Searched refs:SetDefaultXF (Results 1 – 5 of 5) sorted by relevance
49 void SetDefaultXF( SCCOL nScCol1, SCCOL nScCol2, sal_uInt16 nXFIndex );
593 void SetDefaultXF( const XclImpXFIndex& rXFIndex );
167 void XclImpColRowSettings::SetDefaultXF( SCCOL nScCol1, SCCOL nScCol2, sal_uInt16 nXFIndex ) in SetDefaultXF() function in XclImpColRowSettings
1568 void XclImpXFRangeColumn::SetDefaultXF( const XclImpXFIndex& rXFIndex ) in SetDefaultXF() function in XclImpXFRangeColumn1806 maColumns[ nIndex ]->SetDefaultXF( XclImpXFIndex( nXFIndex ) ); in SetColumnDefXF()
698 pColRowBuff->SetDefaultXF( nColFirst, nColLast, nXF ); in Colinfo()
Completed in 35 milliseconds