Home
last modified time | relevance | path

Searched refs:getSource (Results 26 – 42 of 42) sorted by relevance

12

/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DDeployParcelAction.java79 JMenuItem choice = (JMenuItem)e.getSource(); in getPopupPresenter()
/aoo42x/main/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/
H A DConnectionAwareClient.java97 if( event.getSource() == _btnWriter ) in actionPerformed()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DSelectionView.java235 if (((JToggleButton)aEvent.getSource()).isSelected()) in actionPerformed()
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcel.java201 LogUtils.DEBUG("Inserting source: " + script.getSource()); in insertByName()
H A DScriptMetaData.java75 public String getSource() in getSource() method in ScriptMetaData
/aoo42x/main/sd/source/core/
H A DCustomAnimationCloner.cxx211 xAudio->setSource( transformValue( xAudio->getSource() ) ); in transformNode()
H A DEffectMigration.cxx1337 pEffect->getAudio()->getSource() >>= aSoundFile; in GetSoundFile()
/aoo42x/main/scripting/java/com/sun/star/script/framework/browse/
H A DScriptBrowseNode.java261 String oldSource = oldData.getSource(); in invoke()
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java245 source = metaData.getSource(); in invoke()
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptProviderForBeanShell.java260 source = metaData.getSource(); in invoke()
/aoo42x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java299 String source = uiMap.getSource(); in define()
/aoo42x/main/xmloff/source/draw/
H A Danimationexport.cxx725 prepareValue( xAudio->getSource() ); in prepareNode()
1354 xAudio->getSource() >>= aSourceURL; in exportAudio()
H A Danimationimport.cxx1454 if( (xAudio->getSource() >>= sSoundURL) && (sSoundURL.getLength() != 0) ) in postProcessRootNode()
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx249 virtual Any SAL_CALL getSource() throw (RuntimeException);
1724 Any SAL_CALL AnimationNode::getSource() throw (RuntimeException) in getSource() function in animcore::AnimationNode
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1385 aSoundSource = pEffect->getAudio()->getSource(); in createSelectionSet()
1663 if( pEffect->getAudio()->getSource() != aSoundSource ) in changeSelection()
/aoo42x/main/basic/source/basmgr/
H A Dbasmgr.cxx1996 virtual ::rtl::OUString SAL_CALL getSource() throw(RuntimeException) in getSource() function in ModuleInfo_Impl
2171 mpLib->MakeModule32( aName, xMod->getSource() ); in insertByName()
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx693 Any aAny( xAudio->getSource() ); in exportNode()

Completed in 116 milliseconds

12