/aoo42x/main/scripting/source/storage/ |
H A D | ScriptMetadataImporter.cxx | 210 m_ScriptData.language = xAttribs->getValueByName( in startElement() 217 ms_localeLang = xAttribs->getValueByName( in startElement() 224 ms_localeDisName = xAttribs->getValueByName( in startElement() 238 m_ScriptData.logicalname = xAttribs->getValueByName( in startElement() 248 ::std::make_pair( xAttribs->getValueByName( in startElement() 250 xAttribs->getValueByName( in startElement() 262 ms_filesetname = xAttribs->getValueByName( in startElement() 270 xAttribs->getValueByName( in startElement() 272 xAttribs->getValueByName( in startElement() 284 ms_filename = xAttribs->getValueByName( in startElement() [all …]
|
/aoo42x/main/i18npool/source/localedata/ |
H A D | LocaleNode.cxx | 383 ::rtl::OUString str = getAttr() -> getValueByName("unoid"); in generateCode() 598 str = getAttr() -> getValueByName("replaceTo"); in generateCode() 631 str = currNodeAttr -> getValueByName("msgid"); in generateCode() 636 str = currNodeAttr -> getValueByName("default"); in generateCode() 640 aType = currNodeAttr -> getValueByName("type"); in generateCode() 643 aUsage = currNodeAttr -> getValueByName("usage"); in generateCode() 934 str = currNode->getAttr() -> getValueByName("unoid"); in generateCode() 938 str = currNode -> getAttr() -> getValueByName("default"); in generateCode() 1046 str = currNode->getAttr() -> getValueByName("unoid"); in generateCode() 1048 str = currNode->getAttr() -> getValueByName("module"); in generateCode() [all …]
|
/aoo42x/main/javaunohelper/test/com/sun/star/comp/helper/ |
H A D | ComponentContext_Test.java | 68 if (xContext.getValueByName( "bla1" ) == null || in main() 69 xContext.getValueByName( "bla2" ) == null || in main() 70 xContext.getValueByName( "bla3" ) == null || in main() 71 xInitialContext.getValueByName( "bla2" ) != null || in main() 72 xInitialContext.getValueByName( "bla3" ) != null) in main() 76 if (((Integer)xContext.getValueByName( "bla1" )).intValue() != 1 || in main() 77 ((Integer)xContext.getValueByName( "bla2" )).intValue() != 2 || in main() 78 ((Integer)xContext.getValueByName( "bla3" )).intValue() != 3 || in main() 79 ((Integer)xInitialContext.getValueByName( "bla1" )).intValue() != 1) in main()
|
/aoo42x/main/cppuhelper/test/ |
H A D | cfg_test.cxx | 108 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 111 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 115 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 118 OSL_VERIFY( m_xContext->getValueByName( in ServiceImpl0() 259 xContext->getValueByName( OUSTR("dump_maps") ); in SAL_IMPLEMENT_MAIN() 262 … OSL_VERIFY( xContext->getValueByName( OUSTR("/global-context-properties/TestValue") ) >>= n ); in SAL_IMPLEMENT_MAIN() 266 OSL_VERIFY( !(xContext->getValueByName( OUSTR("/singletons/my_converter") ) >>= x) ); in SAL_IMPLEMENT_MAIN() 267 …OSL_VERIFY( xContext->getValueByName( OUSTR("/singletons/com.sun.star.script.theConverter") ) >>= … in SAL_IMPLEMENT_MAIN() 268 …OSL_VERIFY( xContext->getValueByName( OUSTR("/singletons/com.sun.star.bootstrap.theTestComponent0"… in SAL_IMPLEMENT_MAIN()
|
H A D | testhelper.cxx | 83 OSL_VERIFY( xContext->getValueByName( in SAL_IMPLEMENT_MAIN() 85 OSL_VERIFY( ! xInitialContext->getValueByName( in SAL_IMPLEMENT_MAIN()
|
/aoo42x/main/scripting/source/pyprov/ |
H A D | mailmerge.py | 98 server = xConnectionContext.getValueByName("ServerName") 102 port = xConnectionContext.getValueByName("Port") 106 tout = xConnectionContext.getValueByName("Timeout") 114 connectiontype = xConnectionContext.getValueByName("ConnectionType") 301 server = xConnectionContext.getValueByName("ServerName") 304 port = xConnectionContext.getValueByName("Port") 307 connectiontype = xConnectionContext.getValueByName("ConnectionType") 370 server = xConnectionContext.getValueByName("ServerName") 373 port = xConnectionContext.getValueByName("Port") 376 connectiontype = xConnectionContext.getValueByName("ConnectionType") [all …]
|
/aoo42x/main/desktop/source/app/ |
H A D | configinit.cxx | 196 ? m_xChainedContext->getValueByName(aName) in getChainedValueByName() 202 getValueByName( OUString const & aName) 207 SimpleCurrentContext::getValueByName( OUString const & aName) in getValueByName() function in __anon4f75f9db0111::SimpleCurrentContext 230 getValueByName( OUString const & aName) 238 uno::Any SAL_CALL ConfigurationErrorHandler::Context::getValueByName( OUString const & aName) in getValueByName() function in ConfigurationErrorHandler::Context 247 return SimpleCurrentContext::getValueByName( aName ); in getValueByName()
|
H A D | desktopcontext.cxx | 43 Any SAL_CALL DesktopContext::getValueByName( const OUString& Name) throw (RuntimeException) in getValueByName() function in desktop::DesktopContext 54 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
|
/aoo42x/main/comphelper/source/xml/ |
H A D | ofopxmlhelper.cxx | 305 ::rtl::OUString aIDValue = xAttribs->getValueByName( m_aIDAttr ); in startElement() 309 ::rtl::OUString aTypeValue = xAttribs->getValueByName( m_aTypeAttr ); in startElement() 310 ::rtl::OUString aTargetValue = xAttribs->getValueByName( m_aTargetAttr ); in startElement() 311 ::rtl::OUString aTargetModeValue = xAttribs->getValueByName( m_aTargetModeAttr ); in startElement() 371 ::rtl::OUString aExtensionValue = xAttribs->getValueByName( m_aExtensionAttr ); in startElement() 375 ::rtl::OUString aContentTypeValue = xAttribs->getValueByName( m_aContentTypeAttr ); in startElement() 400 ::rtl::OUString aPartNameValue = xAttribs->getValueByName( m_aPartNameAttr ); in startElement() 404 ::rtl::OUString aContentTypeValue = xAttribs->getValueByName( m_aContentTypeAttr ); in startElement()
|
/aoo42x/main/stoc/source/security/ |
H A D | access_controller.cxx | 283 virtual Any SAL_CALL getValueByName( OUString const & name ) 324 Any acc_CurrentContext::getValueByName( OUString const & name ) in getValueByName() function in stoc_sec::acc_CurrentContext 333 return m_xDelegate->getValueByName( name ); in getValueByName() 360 Any acc( xContext->getValueByName( s_acRestriction ) ); in getDynamicRestriction() 485 if (m_xComponentContext->getValueByName( OUSTR("/services/" SERVICE_NAME "/mode") ) >>= mode) in AccessController() 501 m_xComponentContext->getValueByName( in AccessController() 522 if (! (m_xComponentContext->getValueByName( in AccessController() 580 m_xComponentContext->getValueByName( in getPolicy() 727 xContext->getValueByName( OUSTR(USER_CREDS ".id") ) >>= userId; in getEffectivePermissions()
|
/aoo42x/main/xmlsecurity/tools/uno/ |
H A D | XMLSecurityFrameworkController.java | 489 String uriStr = xattribs.getValueByName("URI"); in checkSecurityElement() 559 String uriStr = xattribs.getValueByName("URI"); in checkSecurityElement() 574 String uriStr = xattribs.getValueByName("URI"); in checkSecurityElement() 611 String uriStr = xattribs.getValueByName("keyURI"); in checkSecurityElement() 641 String refNumStr = xattribs.getValueByName("refNum"); in checkReference() 870 String idAttr = xattribs.getValueByName("id"); in startElement() 873 idAttr = xattribs.getValueByName("Id"); in startElement()
|
/aoo42x/main/ridljar/test/com/sun/star/uno/ |
H A D | UnoRuntime_Test.java | 129 Object v1 = t1.context.getValueByName(""); in test_currentContext() 130 Object v2 = t2.context.getValueByName(""); in test_currentContext() 197 assure("", context.getValueByName("") == this); in run() 206 public Object getValueByName(String name) { in getValueByName() method in UnoRuntime_Test.TestCurrentContext
|
/aoo42x/main/cppuhelper/source/ |
H A D | component_context.cxx | 379 virtual Any SAL_CALL getValueByName( OUString const & rName ) 480 return getValueByName( name ); in getByName() 559 Any usesService( getValueByName( rName + OUSTR("/service") ) ); in lookupMap() 560 Any args_( getValueByName( rName + OUSTR("/arguments") ) ); in lookupMap() 650 Any ComponentContext::getValueByName( OUString const & rName ) in getValueByName() function in cppu::ComponentContext 657 return m_xDelegate->getValueByName( rName ); in getValueByName() 665 return m_xDelegate->getValueByName( rName ); in getValueByName()
|
/aoo42x/main/xmlsecurity/source/helper/ |
H A D | xsecparser.cxx | 49 rtl::OUString ouIdAttr = xAttribs->getValueByName( in getIdAttr() 54 ouIdAttr = xAttribs->getValueByName( in getIdAttr() 113 rtl::OUString ouUri = xAttribs->getValueByName(rtl::OUString(RTL_ASCII_USTRINGPARAM(ATTR_URI))); in startElement() 136 …rtl::OUString ouAlgorithm = xAttribs->getValueByName(rtl::OUString(RTL_ASCII_USTRINGPARAM(ATTR_ALG… in startElement()
|
/aoo42x/main/testtools/source/bridgetest/ |
H A D | currentcontextchecker.cxx | 61 virtual css::uno::Any SAL_CALL getValueByName(::rtl::OUString const & Name) 73 css::uno::Any CurrentContext::getValueByName(::rtl::OUString const & Name) in getValueByName() function in __anonebe0a1910111::CurrentContext 114 context->getValueByName(::rtl::OUString::createFromAscii(KEY))); in performCheck()
|
/aoo42x/main/xmloff/source/forms/ |
H A D | propertyexport.cxx | 653 …OSL_ENSURE(0 == m_rContext.getGlobalContext().GetXAttrList()->getValueByName(::rtl::OUString::crea… in AddAttribute() 662 …OSL_ENSURE(0 == m_rContext.getGlobalContext().GetXAttrList()->getValueByName( _rName ).getLength(), in AddAttribute() 671 …OSL_ENSURE(0 == m_rContext.getGlobalContext().GetXAttrList()->getValueByName(::rtl::OUString::crea… in AddAttributeASCII() 680 …OSL_ENSURE(0 == m_rContext.getGlobalContext().GetXAttrList()->getValueByName(::xmloff::token::GetX… in AddAttribute() 689 …OSL_ENSURE(0 == m_rContext.getGlobalContext().GetXAttrList()->getValueByName(::xmloff::token::GetX… in AddAttribute()
|
/aoo42x/main/stoc/test/ |
H A D | testproxyfac.cxx | 87 virtual Any SAL_CALL getValueByName( OUString const & name ) in getValueByName() function in TargetObject 192 xTarget_XCurrentContext->getValueByName( test ) == makeAny( test ) ); in test_proxyfac_() 194 xMaster_XCurrentContext->getValueByName( test ) == makeAny( test ) ); in test_proxyfac_()
|
/aoo42x/main/filter/source/xsltdialog/ |
H A D | typedetectionimport.cxx | 262 OUString aNodeName( xAttribs->getValueByName( sName ) ); in startElement() 278 maNodeName = xAttribs->getValueByName( sName ); in startElement() 287 maPropertyName = xAttribs->getValueByName( sName ); in startElement()
|
/aoo42x/main/padmin/source/ |
H A D | desktopcontext.cxx | 39 Any SAL_CALL DesktopContext::getValueByName( const OUString& Name) throw (RuntimeException) in getValueByName() function in padmin::DesktopContext 50 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
|
/aoo42x/main/svtools/source/java/ |
H A D | javacontext.cxx | 78 Any SAL_CALL JavaContext::getValueByName( const ::rtl::OUString& Name) throw (RuntimeException) in getValueByName() function in svt::JavaContext 96 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
|
/aoo42x/main/testtools/com/sun/star/comp/bridge/ |
H A D | CurrentContextChecker.java | 42 public Object getValueByName(String Name) { in perform() 66 Any a = Any.complete(context.getValueByName(KEY)); in performCheck()
|
/aoo42x/main/vcl/source/app/ |
H A D | svmain.cxx | 258 virtual com::sun::star::uno::Any SAL_CALL getValueByName( const rtl::OUString& Name ) 265 Any SAL_CALL DesktopEnvironmentContext::getValueByName( const rtl::OUString& Name) throw (RuntimeEx… in getValueByName() function in DesktopEnvironmentContext 276 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
|
/aoo42x/main/xmloff/source/transform/ |
H A D | MutableAttrList.cxx | 137 OUString SAL_CALL XMLMutableAttributeList::getValueByName( in getValueByName() function in XMLMutableAttributeList 141 return m_xAttrList->getValueByName( rName ); in getValueByName()
|
/aoo42x/main/stoc/test/security/ |
H A D | test_security.cxx | 110 virtual Any SAL_CALL getValueByName( OUString const & name ) 129 Any user_CurrentContext::getValueByName( OUString const & name ) in getValueByName() function in user_CurrentContext 138 return m_xDelegate->getValueByName( name ); in getValueByName()
|
/aoo42x/main/stoc/test/javavm/jvm_interaction/ |
H A D | interactionhandler.cxx | 75 virtual Any SAL_CALL getValueByName( const OUString& Name ) throw (RuntimeException); 84 Any SAL_CALL Context::getValueByName( const OUString& Name) throw (RuntimeException) in getValueByName() function in Context
|