Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx76 double fPrevTextHeight; member in pdfi::PDFIProcessor
281 … void setPrevGlyphHeight ( double fPrevTextHeight ){ m_fPrevGlyphHeight= fPrevTextHeight; } in setPrevGlyphHeight() argument
H A Dpdfiprocessor.cxx65 fPrevTextHeight(0.0), in PDFIProcessor()
446 double isFirstLine= fYPrevTextPosition+ fXPrevTextPosition+ fPrevTextHeight+ fPrevTextWidth ; in drawGlyphLine()
468 aGlyph.setPrevGlyphHeight ( fPrevTextHeight ); in drawGlyphLine()
475 fPrevTextHeight = rRect.Y2-rRect.Y1; in drawGlyphLine()

Completed in 16 milliseconds