Home
last modified time | relevance | path

Searched refs:IsOOXMLImport (Results 1 – 5 of 5) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx626 … 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()
H A DDomainMapper.cxx2503 if( IsOOXMLImport() ) in sprmWithProps()
4910 bool DomainMapper::IsOOXMLImport() const in IsOOXMLImport() function in writerfilter::dmapper::DomainMapper
4912 return m_pImpl->IsOOXMLImport(); in IsOOXMLImport()
H A DDomainMapper_Impl.hxx589 bool IsOOXMLImport() const { return m_eDocumentType == DOCUMENT_OOXML; } in IsOOXMLImport() function in writerfilter::dmapper::DomainMapper_Impl
H A DNumberingManager.cxx957 if( m_rDMapper.IsOOXMLImport() ) in lcl_entry()
/trunk/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx103 bool IsOOXMLImport() const;

Completed in 56 milliseconds