Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dportxt.cxx253 if ( !rGuess.BreakWidth() ) in BreakCut()
270 Width( rGuess.BreakWidth() ); in BreakCut()
354 Width( aGuess.BreakWidth() ); in _Format()
372 Width( aGuess.BreakWidth() ); in _Format()
428 if ( rInf.X() + aGuess.BreakWidth() <= rInf.Width() ) in _Format()
429 Width( aGuess.BreakWidth() ); in _Format()
H A Dguess.hxx60 inline KSHORT BreakWidth() const { return nBreakWidth; } in BreakWidth() function in SwTxtGuess

Completed in 16 milliseconds