Home
last modified time | relevance | path

Searched refs:nNettoWidth (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/sw/source/filter/ww1/
H A Dw1sprm.cxx420 short nNettoWidth = -1; //~ mdt: dxaLeft/Right missing... in Start() local
426 aCol.Init(nCols, nColSpace, nNettoWidth); in Start()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8par6.cxx347 sal_uInt32 nNettoWidth) const in SetCols()
370 writer_cast<sal_uInt16>(nNettoWidth)); in SetCols()
389 aCol.SetWishWidth(writer_cast<sal_uInt16>(nNettoWidth)); in SetCols()
1976 nWidth = nNettoWidth = rWW.nSp28; in WW8SwFlyPara()
1981 nWidth = nNettoWidth = in WW8SwFlyPara()
1985 nWidth = nNettoWidth = MINFLY; // Minimale Breite in WW8SwFlyPara()
2659 nW += pSFlyPara->nWidth - pSFlyPara->nNettoWidth; // Rand dazu in StopApo()
H A Dww8par2.hxx93 sal_Int16 nNettoWidth; member
H A Dww8par.hxx799 sal_uInt32 nNettoWidth) const;
/AOO42X/main/sw/source/filter/rtf/
H A Dswparrtf.hxx255 sal_uInt16 nNettoWidth);
H A Dswparrtf.cxx534 sal_uInt16 nNettoWidth) in SetCols() argument
547 aCol.Init( nCols, nColSpace, nNettoWidth ); in SetCols()