Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx1125 m_y(-1), in ParagraphProperties()
1150 m_y ( rCopy.m_y), in ParagraphProperties()
1186 m_y == rCompare.m_y && in operator ==()
H A DPropertyMap.hxx295 sal_Int32 m_y; //y-position member in writerfilter::dmapper::ParagraphProperties
346 void Sety( sal_Int32 nSet ) { m_y = nSet; m_byValid = true;} in Sety()
347 sal_Int32 Gety()const { return m_y; } in Gety()

Completed in 18 milliseconds