Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds