Home
last modified time | relevance | path

Searched refs:nSp (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/inc/
H A Dfltshell.hxx353 virtual void SetCellSpace(sal_uInt16 nSp);
410 virtual void SetCellSpace(sal_uInt16 nSp);
579 void SetCellSpace(sal_uInt16 nSp) { in SetCellSpace() argument
580 pOut->SetCellSpace(nSp); } in SetCellSpace()
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx570 sal_uInt16 nSp = static_cast< sal_uInt16 >(rSection.maPageInfo.maColumns[ n+1 ]); in SetCols() local
571 nHalfPrev = nSp / 2; in SetCols()
572 pCol->SetRight( nSp - nHalfPrev ); in SetCols()
2795 sal_uInt16 nSp = rColumns[ n+1 ]; in lcl_SetFmtCol() local
2796 nHalfPrev = nSp / 2; in lcl_SetFmtCol()
2797 pCol->SetRight( nSp - nHalfPrev ); in lcl_SetFmtCol()

Completed in 36 milliseconds