Searched refs:_nCols (Results 1 – 4 of 4) sorted by relevance
194 bool SwPagePreviewLayout::Init( const sal_uInt16 _nCols, in Init() argument202 bool bColsRowsValid = (_nCols != 0) && (_nRows != 0); in Init()220 mnCols = _nCols; in Init()
307 bool Init( const sal_uInt16 _nCols,
275 SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols = 0);
969 SwFltTOX::SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols) in SwFltTOX() argument970 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(pBase), nCols( _nCols ), in SwFltTOX()
Completed in 32 milliseconds