Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx1124 m_bxValid( false ), in ParagraphProperties()
1149 m_bxValid ( rCopy.m_bxValid), in ParagraphProperties()
1185 m_bxValid == rCompare.m_bxValid && in operator ==()
H A DPropertyMap.hxx294 bool m_bxValid; member in writerfilter::dmapper::ParagraphProperties
342 void Setx( sal_Int32 nSet ) { m_x = nSet; m_bxValid = true;} in Setx()
344 bool IsxValid() const {return m_bxValid;} in IsxValid()

Completed in 40 milliseconds