Searched refs:m_hSpace (Results 1 – 2 of 2) sorted by relevance
1127 m_hSpace(-1), in ParagraphProperties()1152 m_hSpace ( rCopy.m_hSpace), in ParagraphProperties()1188 m_hSpace == rCompare.m_hSpace && in operator ==()
297 sal_Int32 m_hSpace; //frame padding h member in writerfilter::dmapper::ParagraphProperties350 void SethSpace( sal_Int32 nSet ) { m_hSpace = nSet; } in SethSpace()351 sal_Int32 GethSpace()const { return m_hSpace; } in GethSpace()
Completed in 21 milliseconds