Home
last modified time | relevance | path

Searched refs:IsDefWidth (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx751 bool IsDefWidth( sal_uInt16 nXclColWidth ) const;
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1564 bool XclExpDefcolwidth::IsDefWidth( sal_uInt16 nXclColWidth ) const in IsDefWidth() function in XclExpDefcolwidth
1616 …return (maXFId.mnXFIndex == EXC_XF_DEFAULTCELL) && (mnFlags == 0) && rDefColWidth.IsDefWidth( mnWi… in IsDefault()

Completed in 32 milliseconds