Home
last modified time | relevance | path

Searched refs:IsInFootnoteProperties (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx915 bool IsInFootnoteProperties() const { return m_bIsInFootnoteProperties;} in IsInFootnoteProperties() function in writerfilter::dmapper::DomainMapper_Impl
H A DDomainMapper.cxx2305 if( m_pImpl->IsInFootnoteProperties() ) in sprmWithProps()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx977 bool IsInFootnoteProperties() const { return m_bIsInFootnoteProperties;} in IsInFootnoteProperties() function in writerfilter::dmapper::DomainMapper_Impl
H A DDomainMapper.cxx1222 if (m_pImpl->IsInFootnoteProperties()) in lcl_attribute()
2433 if( m_pImpl->IsInFootnoteProperties() ) in sprmWithProps()