Home
last modified time | relevance | path

Searched refs:rContext (Results 76 – 100 of 203) sorted by relevance

123456789

/trunk/main/xmloff/inc/xmloff/
H A Dxmlmultiimagehelper.hxx38 …virtual rtl::OUString getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const = 0;
39 virtual void removeGraphicFromImportContext(const SvXMLImportContext& rContext) const = 0;
/trunk/main/slideshow/source/engine/animationnodes/
H A Dparalleltimecontainer.hxx42 const NodeContext& rContext ) in ParallelTimeContainer() argument
43 : BaseContainerNode( xNode, rParent, rContext ) {} in ParallelTimeContainer()
H A Dpropertyanimationnode.hxx38 NodeContext const& rContext ) in PropertyAnimationNode() argument
39 : AnimationBaseNode( xNode, pParent, rContext ) {} in PropertyAnimationNode()
H A Danimationsetnode.hxx38 NodeContext const& rContext ) in AnimationSetNode() argument
39 : AnimationBaseNode( xNode, pParent, rContext ) {} in AnimationSetNode()
H A Dsequentialtimecontainer.hxx42 NodeContext const& rContext ) in SequentialTimeContainer() argument
43 : BaseContainerNode( xNode, pParent, rContext ) {} in SequentialTimeContainer()
H A Danimationcolornode.hxx40 NodeContext const& rContext ) in AnimationColorNode() argument
41 : AnimationBaseNode( xNode, pParent, rContext ), in AnimationColorNode()
H A Danimationpathmotionnode.hxx39 const NodeContext& rContext ) in AnimationPathMotionNode() argument
40 : AnimationBaseNode( xNode, rParent, rContext ), in AnimationPathMotionNode()
H A Danimationtransitionfilternode.hxx40 NodeContext const& rContext ) in AnimationTransitionFilterNode() argument
41 : AnimationBaseNode( xNode, pParent, rContext ), in AnimationTransitionFilterNode()
H A Danimationtransformnode.hxx40 NodeContext const& rContext ) in AnimationTransformNode() argument
41 : AnimationBaseNode( xNode, pParent, rContext ), in AnimationTransformNode()
H A Danimationcommandnode.cxx50 NodeContext const& rContext ) : in AnimationCommandNode() argument
51 BaseNode( xNode, pParent, rContext ), in AnimationCommandNode()
H A Danimationaudionode.cxx46 const NodeContext& rContext ) in AnimationAudioNode() argument
47 : BaseNode( xNode, rParent, rContext ), in AnimationAudioNode()
/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.hxx67 const SlideShowContext& rContext,
80 const SlideShowContext& rContext,
H A Dslideanimations.cxx44 SlideAnimations::SlideAnimations( const SlideShowContext& rContext, in SlideAnimations() argument
46 maContext( rContext ), in SlideAnimations()
/trunk/main/sfx2/source/sidebar/
H A DContextMatcher.hxx45 const Context& rContext) const;
66 const Context& rContext,
/trunk/main/framework/source/uielement/
H A Dmenubarmerger.cxx72 bool MenuBarMerger::IsCorrectContext( const ::rtl::OUString& rContext, const ::rtl::OUString& rModu… in IsCorrectContext() argument
74 return (( rContext.getLength() == 0 ) || ( rContext.indexOf( rModuleIdentifier ) >= 0 )); in IsCorrectContext()
/trunk/main/sw/source/ui/vba/
H A Dvbareplacement.cxx30 …erInterface >& rParent, const uno::Reference< uno::XComponentContext >& rContext, const uno::Refer… in SwVbaReplacement() argument
31 SwVbaReplacement_BASE( rParent, rContext ), mxPropertyReplace( xPropertyReplace ) in SwVbaReplacement()
H A Dvbapane.cxx31 …e< ooo::vba::XHelperInterface >& rParent, const uno::Reference< uno::XComponentContext >& rContext, in SwVbaPane() argument
33 SwVbaPane_BASE( rParent, rContext ), mxModel( xModel ) in SwVbaPane()
H A Dvbasection.cxx31 …erInterface >& rParent, const uno::Reference< uno::XComponentContext >& rContext, const uno::Refer… in SwVbaSection() argument
32 SwVbaSection_BASE( rParent, rContext ), mxModel( xModel ), mxPageProps( xProps ) in SwVbaSection()
H A Dvbaaddin.cxx32 …erInterface >& rParent, const uno::Reference< uno::XComponentContext >& rContext, const rtl::OUStr… in SwVbaAddin() argument
33 …SwVbaAddin_BASE( rParent, rContext ), msFileURL( rFileURL ), mbAutoload( bAutoload ), mbInstalled(… in SwVbaAddin()
H A Dvbatemplate.cxx33 …erInterface >& rParent, const uno::Reference< uno::XComponentContext >& rContext, const css::uno::… in SwVbaTemplate() argument
34 : SwVbaTemplate_BASE( rParent, rContext ), mxModel( rModel ), msName( rName ) in SwVbaTemplate()
/trunk/main/sw/source/core/access/
H A Daccselectionhelper.hxx32 SwAccessibleContext& rContext; member in SwAccessibleSelectionHelper
43 SwAccessibleSelectionHelper( SwAccessibleContext& rContext );
/trunk/main/forms/source/xforms/
H A Dcomputedexpression.hxx81 bool _evaluate( const xforms::EvaluationContext& rContext,
112 bool evaluate( const xforms::EvaluationContext& rContext );
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.hxx61 const SlideShowContext& rContext );
96 explicit RehearseTimingsActivity( const SlideShowContext& rContext );
/trunk/main/rsc/inc/
H A Drscrsc.hxx106 const WriteRcContext& rContext,
111 const WriteRcContext& rContext,
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.hxx72 virtual rtl::OUString getGraphicURLFromImportContext(const SvXMLImportContext& rContext) const;
73 virtual void removeGraphicFromImportContext(const SvXMLImportContext& rContext) const;

Completed in 75 milliseconds

123456789