| /trunk/main/writerfilter/source/resourcemodel/ |
| H A D | resourcemodel.cxx | 179 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 D | Protocol.cxx | 65 void StreamProtocol::endParagraphGroup() in endParagraphGroup() function in writerfilter::StreamProtocol 68 m_pStream->endParagraphGroup(); in endParagraphGroup()
|
| H A D | resourcemodel.hxx | 37 virtual void endParagraphGroup();
|
| H A D | WW8Analyzer.hxx | 77 virtual void endParagraphGroup();
|
| H A D | WW8Analyzer.cxx | 124 void WW8Analyzer::endParagraphGroup() in endParagraphGroup() function in writerfilter::WW8Analyzer
|
| H A D | LoggedResources.cxx | 116 void LoggedStream::endParagraphGroup() in endParagraphGroup() function in writerfilter::LoggedStream
|
| /trunk/main/writerfilter/source/doctok/ |
| H A D | WW8ResourceModelImpl.cxx | 124 virtual void endParagraphGroup(); 141 void WW8TableManager::endParagraphGroup() in endParagraphGroup() function in writerfilter::doctok::WW8TableManager 149 TableManager<string, TablePropsPointer_t>::endParagraphGroup(); in endParagraphGroup()
|
| H A D | WW8DocumentImpl.cxx | 1595 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 D | WW8DocumentImpl.hxx | 376 void endParagraphGroup(Stream & rStream);
|
| /trunk/main/writerfilter/source/ooxml/ |
| H A D | OOXMLFastContextHandler.cxx | 606 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 D | OOXMLFastContextHandler.hxx | 186 void endParagraphGroup();
|
| /trunk/main/writerfilter/inc/resourcemodel/ |
| H A D | TableManager.hxx | 533 virtual void endParagraphGroup(); 763 void TableManager<T, PropertiesPointer>::endParagraphGroup() in endParagraphGroup() function in writerfilter::TableManager
|
| H A D | Protocol.hxx | 48 virtual void endParagraphGroup();
|
| H A D | LoggedResources.hxx | 62 void endParagraphGroup();
|
| H A D | WW8ResourceModel.hxx | 210 virtual void endParagraphGroup() = 0;
|
| /trunk/main/writerfilter/source/dmapper/ |
| H A D | DomainMapper.cxx | 4353 m_pImpl->getTableManager().endParagraphGroup(); in lcl_endParagraphGroup()
|