Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx194 bool SwPagePreviewLayout::Init( const sal_uInt16 _nCols, in Init() argument
202 bool bColsRowsValid = (_nCols != 0) && (_nRows != 0); in Init()
220 mnCols = _nCols; in Init()
/aoo4110/main/sw/inc/
H A Dpagepreviewlayout.hxx307 bool Init( const sal_uInt16 _nCols,
/aoo4110/main/sw/source/filter/inc/
H A Dfltshell.hxx275 SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols = 0);
/aoo4110/main/sw/source/filter/ww1/
H A Dfltshell.cxx969 SwFltTOX::SwFltTOX(SwTOXBase* pBase, sal_uInt16 _nCols) in SwFltTOX() argument
970 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(pBase), nCols( _nCols ), in SwFltTOX()

Completed in 46 milliseconds