Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLDocumentImpl.hxx122 virtual void setIDForXNoteStream( const sal_Int32 nID );
H A DOOXMLDocumentImpl.cxx130 void OOXMLDocumentImpl::setIDForXNoteStream( const sal_Int32 nID ) in setIDForXNoteStream() function in writerfilter::ooxml::OOXMLDocumentImpl
H A DOOXMLFastContextHandler.hxx166 void setIDForXNoteStream(OOXMLValue::Pointer_t pValue);
H A DOOXMLFastContextHandler.cxx1036 void OOXMLFastContextHandler::setIDForXNoteStream(OOXMLValue::Pointer_t pValue) in setIDForXNoteStream() function in writerfilter::ooxml::OOXMLFastContextHandler
1038 mpParserState->getDocument()->setIDForXNoteStream(pValue->getInt()); in setIDForXNoteStream()
/aoo41x/main/writerfilter/inc/ooxml/
H A DOOXMLDocument.hxx244 virtual void setIDForXNoteStream( const sal_Int32 nID ) = 0;

Completed in 60 milliseconds