Home
last modified time | relevance | path

Searched refs:getRootNode (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java81 XBrowseNode root = getRootNode(ctxt); in show()
235 private XBrowseNode getRootNode(XScriptContext ctxt) { in getRootNode() method in ScriptSelector
/aoo42x/main/scripting/examples/java/selector/
H A DScriptSelector.java74 XBrowseNode root = getRootNode(ctxt); in showOrganizer()
335 private XBrowseNode getRootNode(XScriptContext ctxt) { in getRootNode() method in ScriptSelector
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx287 …ual ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > getRootNode();
399 …ual ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > getRootNode();
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx1805 Reference< XAnimationNode > EffectSequenceHelper::getRootNode() in getRootNode() function in sd::EffectSequenceHelper
3329 Reference< ::com::sun::star::animations::XAnimationNode > MainSequence::getRootNode() in getRootNode() function in sd::MainSequence
3340 return EffectSequenceHelper::getRootNode(); in getRootNode()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx654 mpPane->preview( pSequence->getRootNode() ); in preview()
H A DCustomAnimationPane.cxx2463 preview( pSequence->getRootNode() ); in onPreview()
2487 preview( pSequence->getRootNode() ); in onPreview()

Completed in 54 milliseconds