Searched refs:IsOOXMLImport (Results 1 – 5 of 5) sorted by relevance
626 … BorderHandlerPtr pBorderHandler( new BorderHandler(m_pImpl->m_rDMapper.IsOOXMLImport()) ); in lcl_sprm()690 if( !m_pImpl->m_rDMapper.IsOOXMLImport() || m_pImpl->m_pCurrentEntry->sStyleName.getLength() >0) in lcl_entry()818 if( !m_pImpl->m_rDMapper.IsOOXMLImport() && nFontCount > 2 ) in ApplyStyleSheets()
2503 if( IsOOXMLImport() ) in sprmWithProps()4910 bool DomainMapper::IsOOXMLImport() const in IsOOXMLImport() function in writerfilter::dmapper::DomainMapper4912 return m_pImpl->IsOOXMLImport(); in IsOOXMLImport()
589 bool IsOOXMLImport() const { return m_eDocumentType == DOCUMENT_OOXML; } in IsOOXMLImport() function in writerfilter::dmapper::DomainMapper_Impl
957 if( m_rDMapper.IsOOXMLImport() ) in lcl_entry()
103 bool IsOOXMLImport() const;
Completed in 73 milliseconds