Searched refs:m_x (Results 1 – 2 of 2) sorted by relevance
1123 m_x(-1), in ParagraphProperties()1148 m_x ( rCopy.m_x), in ParagraphProperties()1184 m_x == rCompare.m_x && in operator ==()
293 sal_Int32 m_x; //x-position member in writerfilter::dmapper::ParagraphProperties342 void Setx( sal_Int32 nSet ) { m_x = nSet; m_bxValid = true;} in Setx()343 sal_Int32 Getx() const { return m_x; } in Getx()
Completed in 27 milliseconds