Home
last modified time | relevance | path

Searched refs:endParagraphGroup (Results 1 – 16 of 16) sorted by relevance

/trunk/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.cxx179 virtual void endParagraphGroup();
196 void WW8TableManager::endParagraphGroup() in endParagraphGroup() function in writerfilter::WW8TableManager
204 TableManager<string, TablePropsRef_t>::endParagraphGroup(); in endParagraphGroup()
246 void WW8StreamHandler::endParagraphGroup() in endParagraphGroup() function in writerfilter::WW8StreamHandler
248 gTableManager.endParagraphGroup(); in endParagraphGroup()
H A DProtocol.cxx65 void StreamProtocol::endParagraphGroup() in endParagraphGroup() function in writerfilter::StreamProtocol
68 m_pStream->endParagraphGroup(); in endParagraphGroup()
H A Dresourcemodel.hxx37 virtual void endParagraphGroup();
H A DWW8Analyzer.hxx77 virtual void endParagraphGroup();
H A DWW8Analyzer.cxx124 void WW8Analyzer::endParagraphGroup() in endParagraphGroup() function in writerfilter::WW8Analyzer
H A DLoggedResources.cxx116 void LoggedStream::endParagraphGroup() in endParagraphGroup() function in writerfilter::LoggedStream
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.cxx124 virtual void endParagraphGroup();
141 void WW8TableManager::endParagraphGroup() in endParagraphGroup() function in writerfilter::doctok::WW8TableManager
149 TableManager<string, TablePropsPointer_t>::endParagraphGroup(); in endParagraphGroup()
H A DWW8DocumentImpl.cxx1595 endParagraphGroup(rStream); in startParagraphGroup()
1605 void WW8DocumentImpl::endParagraphGroup(Stream & rStream) in endParagraphGroup() function in writerfilter::doctok::WW8DocumentImpl
1613 rStream.endParagraphGroup(); in endParagraphGroup()
1633 endParagraphGroup(rStream); in endSectionGroup()
1882 endParagraphGroup(rStream); in resolve()
H A DWW8DocumentImpl.hxx376 void endParagraphGroup(Stream & rStream);
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx606 endParagraphGroup(); in startParagraphGroup()
619 void OOXMLFastContextHandler::endParagraphGroup() in endParagraphGroup() function in writerfilter::ooxml::OOXMLFastContextHandler
632 mpStream->endParagraphGroup(); in endParagraphGroup()
667 endParagraphGroup(); in endSectionGroup()
1774 endParagraphGroup(); in endRow()
H A DOOXMLFastContextHandler.hxx186 void endParagraphGroup();
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx533 virtual void endParagraphGroup();
763 void TableManager<T, PropertiesPointer>::endParagraphGroup() in endParagraphGroup() function in writerfilter::TableManager
H A DProtocol.hxx48 virtual void endParagraphGroup();
H A DLoggedResources.hxx62 void endParagraphGroup();
H A DWW8ResourceModel.hxx210 virtual void endParagraphGroup() = 0;
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx4353 m_pImpl->getTableManager().endParagraphGroup(); in lcl_endParagraphGroup()

Completed in 97 milliseconds