Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx287 ,m_nGridLinePitch( 1 ) in SectionPropertyMap()
920 uno::makeAny( static_cast<sal_Int16>(nTextAreaHeight/m_nGridLinePitch)); in CloseSectionGroup()
950 sal_Int32 nRubyHeight = m_nGridLinePitch - nCharWidth; in CloseSectionGroup()
H A DPropertyMap.hxx188 sal_Int32 m_nGridLinePitch; member in writerfilter::dmapper::SectionPropertyMap
262 void SetGridLinePitch( sal_Int32 nSet ) { m_nGridLinePitch = nSet; } in SetGridLinePitch()

Completed in 36 milliseconds