Home
last modified time | relevance | path

Searched refs:_nCols (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx192 bool SwPagePreviewLayout::Init( const sal_uInt16 _nCols, in Init() argument
200 bool bColsRowsValid = (_nCols != 0) && (_nRows != 0); in Init()
218 mnCols = _nCols; in Init()
/trunk/main/sw/inc/
H A Dpagepreviewlayout.hxx307 bool Init( const sal_uInt16 _nCols,
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx275 SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols = 0);
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx966 SwFltTOX::SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols) in SwFltTOX() argument
967 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(pBase), nCols( _nCols ), in SwFltTOX()

Completed in 51 milliseconds