Searched refs:m_y (Results 1 – 2 of 2) sorted by relevance
1125 m_y(-1), in ParagraphProperties()1150 m_y ( rCopy.m_y), in ParagraphProperties()1186 m_y == rCompare.m_y && in operator ==()
295 sal_Int32 m_y; //y-position member in writerfilter::dmapper::ParagraphProperties346 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 25 milliseconds