Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.hxx107 long nNewNettoWidth; member
H A Dww8par6.cxx1948 nNewNettoWidth = MINFLY; // Minimum in WW8SwFlyPara()
2199 if( bAutoWidth && nInWidth > nNewNettoWidth ) in BoxUpWidth()
2200 nNewNettoWidth = nInWidth; in BoxUpWidth()
2657 if( pSFlyPara->nNewNettoWidth > MINFLY ) // BoxUpWidth ? in StopApo()
2659 long nW = pSFlyPara->nNewNettoWidth; in StopApo()

Completed in 45 milliseconds