Home
last modified time | relevance | path

Searched refs:getValueByName (Results 26 – 50 of 201) sorted by relevance

123456789

/trunk/main/vcl/source/app/
H A Dsvdata.cxx337 virtual com::sun::star::uno::Any SAL_CALL getValueByName( const rtl::OUString& Name )
343 com::sun::star::uno::Any AccessBridgeCurrentContext::getValueByName( const rtl::OUString & Name ) in getValueByName() function in AccessBridgeCurrentContext
355 ret = m_prevContext->getValueByName( Name ); in getValueByName()
/trunk/main/dbaccess/source/core/recovery/
H A Dsettingsimport.cxx90 …m_sItemName = i_rAttributes->getValueByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "config… in startElement()
91 …m_sItemType = i_rAttributes->getValueByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "config… in startElement()
/trunk/main/shell/source/unix/exec/
H A Dshellexec.cxx118 Any aValue = xCurrentContext->getValueByName( in ShellExec()
172 if (!(m_xContext->getValueByName( in execute()
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py175 self.failUnless( 42 == uno.getCurrentContext().getValueByName( "My42" ) )
176 self.failUnless( None == uno.getCurrentContext().getValueByName( "My43" ) )
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DComponentContext.java120 public Object getValueByName( String rName ) in getValueByName() method in ComponentContext
205 return m_xDelegate.getValueByName( rName ); in getValueByName()
/trunk/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx198 ::rtl::OUString aNameValue = xAttribs->getValueByName( m_aNameAttr ); in startElement()
202 ::rtl::OUString aUINameValue = xAttribs->getValueByName( m_aUINameAttr ); in startElement()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx182 … const ::rtl::OUString sControlImplementation = _rxAttrList->getValueByName( sImplNameAttribute ); in StartElement()
1845 ::rtl::OUString sValue = _rxAttrList->getValueByName(sLabelAttribute); in StartElement()
1859 sValue = _rxAttrList->getValueByName(sValueAttribute); in StartElement()
1879 …GetImport().GetMM100UnitConverter().convertBool(bSelected, _rxAttrList->getValueByName(sSelectedAt… in StartElement()
1885 …GetImport().GetMM100UnitConverter().convertBool(bDefaultSelected, _rxAttrList->getValueByName(sDef… in StartElement()
1908 m_xListBoxImport->implPushBackLabel(_rxAttrList->getValueByName(sLabelAttributeName)); in StartElement()
/trunk/main/extensions/source/update/check/
H A Dupdateprotocol.cxx278 uno::Any aValue( rxContext->getValueByName( in checkForExtensionUpdates()
304 uno::Any aValue( rxContext->getValueByName( in checkForPendingUpdates()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1243 getComponentContext()->getValueByName( in componentLiveInsertion()
1300 getComponentContext()->getValueByName( in componentLiveRemoval()
1363 xContext->getValueByName( in raise_uno_process()
1705 xContext->getValueByName( in processPackage_()
1727 that->getComponentContext()->getValueByName( in processPackage_()
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx64 …virtual ::rtl::OUString SAL_CALL getValueByName(const ::rtl::OUString& aName) throw (::com::sun::…
152 OUString AttributeListImpl::getValueByName(const OUString& sName) throw (RuntimeException) in getValueByName() function in AttributeListImpl
/trunk/main/pyuno/source/module/
H A Dunohelper.py267 def getValueByName( self, name ): member in CurrentContext
271 return self.oldContext.getValueByName( name )
/trunk/main/scripting/source/runtimemgr/
H A DScriptRuntimeManager.cxx106 xInterface.set( m_xContext->getValueByName( buf.makeStringAndClear() ), UNO_QUERY_THROW ); in getScriptRuntime()
216 Any a = m_xContext->getValueByName( in invoke()
H A DScriptNameResolverImpl.cxx235 xScriptStorageMgr.set( m_xContext->getValueByName( in resolve()
498 Reference< XInterface > xInterface( m_xContext->getValueByName(
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1053 rtl::OUString ouIdAttr = xAttribs->getValueByName( in startElement()
1058 ouIdAttr = xAttribs->getValueByName( in startElement()
1347 rtl::OUString ouUri = xAttribs->getValueByName in checkSecurityElement()
1419 rtl::OUString ouUri = xAttribs->getValueByName( in checkSecurityElement()
1464 xAttribs->getValueByName(rtl::OUString(RTL_ASCII_USTRINGPARAM(REFNUM_ATTR_STR))); in checkReference()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1403 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection()
1425 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection()
1443 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection()
1563 …xInspectorWindow.set(m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Dial… in impl_dialogFilter_nothrow()
1564 …uno::Reference<sdbc::XConnection> xCon(m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_… in impl_dialogFilter_nothrow()
2061 …uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(RTL_CON… in impl_initFieldList_nothrow()
2075 …uno::Reference<sdbc::XConnection> xCon(m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_… in impl_initFieldList_nothrow()
H A DDataProviderHandler.cxx511 …aParam.Value <<= m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DialogPa… in impl_dialogLinkedFields_nothrow()
544 …aParam.Value <<= m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DialogPa… in impl_dialogChartType_nothrow()
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java83 Object obj = ctxt.getComponentContext().getValueByName(MSP_FACTORY); in show()
242 XBrowseNodeFactory.class, xcc.getValueByName(BROWSE_FACTORY)); in getRootNode()
/trunk/main/sax/test/
H A Dsaxdemo.cxx272 virtual OUString SAL_CALL getValueByName(const OUString& aName) throw (RuntimeException);
364 OUString AttributeListImpl::getValueByName(const OUString& sName) throw (RuntimeException) in getValueByName() function in AttributeListImpl
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx167 virtual OUString SAL_CALL getValueByName(const OUString& aName) throw (RuntimeException);
259 OUString AttributeListImpl::getValueByName(const OUString& sName) throw (RuntimeException) in getValueByName() function in sax_test::AttributeListImpl
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py676 … if attlist.getValueByName( "manifest:media-type" ) == "application/vnd.sun.star.framework-script":
678 self.rootUrl + "/" + attlist.getValueByName( "manifest:full-path" ) )
801 packageManagerFactory = uno.getComponentContext().getValueByName(
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx254 virtual UString getValueByName(const UString& aName) THROWS( (UsrSystemException) );
342 UString AttributeListImpl::getValueByName(const UString& sName) THROWS( (UsrSystemException) ) in getValueByName() function in AttributeListImpl
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.bootstrap.BootstrapContext.csv1 "BootstrapContext";"com::sun::star::uno::XComponentContext";"getValueByName()"
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java416 …final Object aSingleton = xComponentContext.getValueByName("/singletons/com.sun.star.deployment.Pa… in getPathToExtension()
426 … final Object aLoggerPool = xContext.getValueByName("/singletons/com.sun.star.logging.LoggerPool"); in initializeLogger()
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx236 m_xContext->getValueByName( in createPkgProvider()
385 m_xContext->getValueByName( in getScript()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_configmgr/
H A DDefaultProvider.java43 tParam.getComponentContext().getValueByName( in createTestEnvironment()

Completed in 163 milliseconds

123456789