Searched refs:_nCols (Results 1 – 4 of 4) sorted by relevance
192 bool SwPagePreviewLayout::Init( const sal_uInt16 _nCols, in Init() argument200 bool bColsRowsValid = (_nCols != 0) && (_nRows != 0); in Init()218 mnCols = _nCols; in Init()
307 bool Init( const sal_uInt16 _nCols,
275 SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols = 0);
966 SwFltTOX::SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols) in SwFltTOX() argument967 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(pBase), nCols( _nCols ), in SwFltTOX()
Completed in 29 milliseconds