Searched refs:IsDefWidth (Results 1 – 2 of 2) sorted by relevance
751 bool IsDefWidth( sal_uInt16 nXclColWidth ) const;
1564 bool XclExpDefcolwidth::IsDefWidth( sal_uInt16 nXclColWidth ) const in IsDefWidth() function in XclExpDefcolwidth1616 …return (maXFId.mnXFIndex == EXC_XF_DEFAULTCELL) && (mnFlags == 0) && rDefColWidth.IsDefWidth( mnWi… in IsDefault()
Completed in 25 milliseconds