Home
last modified time | relevance | path

Searched refs:isSingleLined (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx444 if( pPrevPara->isSingleLined( m_rProcessor ) ) in visit()
675 if( pPara->y+pPara->h < rElem.h*0.15 && pPara->isSingleLined( m_rProcessor ) ) in checkHeaderAndFooter()
702 if( pPara->y > rElem.h*0.85 && pPara->isSingleLined( m_rProcessor ) ) in checkHeaderAndFooter()
H A Dgenericelements.cxx199 bool ParagraphElement::isSingleLined( PDFIProcessor& rProc ) const in isSingleLined() function in pdfi::ParagraphElement
H A Dgenericelements.hxx190 bool isSingleLined( PDFIProcessor& rProc ) const;

Completed in 25 milliseconds