Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/core/
H A Dxmlfilterbase.cxx376 writeCoreProperties( XmlFilterBase& rSelf, Reference< XDocumentProperties > xProperties ) in writeCoreProperties() argument
378 rSelf.addRelation( in writeCoreProperties()
381 FSHelperPtr pCoreProps = rSelf.openFragmentStreamWithSerializer( in writeCoreProperties()
419 writeAppProperties( XmlFilterBase& rSelf, Reference< XDocumentProperties > xProperties ) in writeAppProperties() argument
421 rSelf.addRelation( in writeAppProperties()
424 FSHelperPtr pAppProps = rSelf.openFragmentStreamWithSerializer( in writeAppProperties()
/aoo41x/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx678 void BaseNode::setSelf( const BaseNodeSharedPtr& rSelf ) in setSelf() argument
680 ENSURE_OR_THROW( rSelf.get() == this, in setSelf()
685 mpSelf = rSelf; in setSelf()
H A Dbasenode.hxx104 void setSelf( const ::boost::shared_ptr< BaseNode >& rSelf );
/aoo41x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx145 definition( const PDFGrammar<iteratorT>& rSelf ) in definition()
147 PDFGrammar<iteratorT>* pSelf = const_cast< PDFGrammar<iteratorT>* >( &rSelf ); in definition()

Completed in 38 milliseconds