Searched refs:m_bIsInFootnoteProperties (Results 1 – 2 of 2) sorted by relevance
350 bool m_bIsInFootnoteProperties; member in writerfilter::dmapper::DomainMapper_Impl598 void SetInFootnoteProperties(bool bSet) { m_bIsInFootnoteProperties = bSet;} in SetInFootnoteProperties()599 bool IsInFootnoteProperties() const { return m_bIsInFootnoteProperties;} in IsInFootnoteProperties()
155 m_bIsInFootnoteProperties( true ), in DomainMapper_Impl()
Completed in 36 milliseconds