Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx1123 m_x(-1), in ParagraphProperties()
1148 m_x ( rCopy.m_x), in ParagraphProperties()
1184 m_x == rCompare.m_x && in operator ==()
H A DPropertyMap.hxx293 sal_Int32 m_x; //x-position member in writerfilter::dmapper::ParagraphProperties
342 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 30 milliseconds