Searched refs:IsOOXMLImport (Results 1 – 5 of 5) sorted by relevance
628 … BorderHandlerPtr pBorderHandler( new BorderHandler(m_pImpl->m_rDMapper.IsOOXMLImport()) ); in lcl_sprm()693 if( !m_pImpl->m_rDMapper.IsOOXMLImport() || m_pImpl->m_pCurrentEntry->sStyleName.getLength() >0) in lcl_entry()821 if( !m_pImpl->m_rDMapper.IsOOXMLImport() && nFontCount > 2 ) in ApplyStyleSheets()
2505 if( IsOOXMLImport() ) in sprmWithProps()4891 bool DomainMapper::IsOOXMLImport() const in IsOOXMLImport() function in writerfilter::dmapper::DomainMapper4893 return m_pImpl->IsOOXMLImport(); in IsOOXMLImport()
589 bool IsOOXMLImport() const { return m_eDocumentType == DOCUMENT_OOXML; } in IsOOXMLImport() function in writerfilter::dmapper::DomainMapper_Impl
978 if( m_rDMapper.IsOOXMLImport() ) in lcl_entry()
103 bool IsOOXMLImport() const;