Home
last modified time | relevance | path

Searched refs:setInSectionGroup (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLParserState.hxx67 void setInSectionGroup(bool bInSectionGroup);
H A DOOXMLFastDocumentHandler.cxx159 getContextHandler( )->getParserState( )->setInSectionGroup( bSubstream ); in setIsSubstream()
H A DOOXMLParserState.cxx67 void OOXMLParserState::setInSectionGroup(bool bInSectionGroup) in setInSectionGroup() function in writerfilter::ooxml::OOXMLParserState
H A DOOXMLFastContextHandler.cxx653 mpParserState->setInSectionGroup(true); in startSectionGroup()
672 mpParserState->setInSectionGroup(false); in endSectionGroup()

Completed in 22 milliseconds