Home
last modified time | relevance | path

Searched refs:getValueByName (Results 1 – 25 of 201) sorted by last modified time

123456789

/trunk/main/xmloff/source/forms/
H A Dpropertyexport.cxx653 …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()
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/automation/source/server/
H A DXMLParser.cxx543 String aRet( xAttributeList->getValueByName( aString1 ) ); in HandleSAXParser()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx440 m_xCtx->getValueByName( tmspf ), UNO_QUERY_THROW ); in createScriptProvider()
/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py98 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 …]
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/xmloff/inc/xmloff/
H A Dattrlist.hxx109 …virtual ::rtl::OUString SAL_CALL getValueByName(const ::rtl::OUString& aName) throw( ::com::sun::s…
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx128 OUString SAL_CALL SvXMLAttributeList::getValueByName(const OUString& sName) throw( ::com::sun::star… in getValueByName() function in SvXMLAttributeList
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx614 comphelper_getProcessComponentContext()->getValueByName( in syncRepositories()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java213 …Object oMacroExpander = this.m_xContext.getValueByName("/singletons/com.sun.star.util.theMacroExpa… in getImageUrl()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx195 …Reference< XMacroExpander > xMacroExpander( xContext->getValueByName( ::rtl::OUString::createFromA… in expandUrl()
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx678 uno::Any aValue( mxContext->getValueByName( in loadStrings()
/trunk/main/sd/source/core/
H A DCustomAnimationPreset.cxx342 xMacroExpander.set( xContext->getValueByName( in importEffects()
/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx262 OUString aNodeName( xAttribs->getValueByName( sName ) ); in startElement()
278 maNodeName = xAttribs->getValueByName( sName ); in startElement()
287 maPropertyName = xAttribs->getValueByName( sName ); in startElement()
/trunk/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx497 … m_xMacroExpander = Reference< com::sun::star::util::XMacroExpander >( xContext->getValueByName( in AddonsOptions_Impl()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx948 xContext->getValueByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in ActivateLastSelection()
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx236 m_xContext->getValueByName( in createPkgProvider()
385 m_xContext->getValueByName( in getScript()
/trunk/main/xmlsecurity/tools/uno/
H A DAttributeListHelper.java128 public String getValueByName(String aName) in getValueByName() method in AttributeListHelper
H A DXMLSecurityFrameworkController.java489 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()
/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/xmlsecurity/source/helper/
H A Dxsecparser.cxx49 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()
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_element.cxx115 OUString XMLElement::getValueByName( OUString const & rName ) in getValueByName() function in xmlscript::XMLElement
/trunk/main/xmlscript/inc/xmlscript/
H A Dxml_helper.hxx109 virtual ::rtl::OUString SAL_CALL getValueByName( ::rtl::OUString const & rName )
/trunk/main/xmloff/source/transform/
H A DMutableAttrList.cxx137 OUString SAL_CALL XMLMutableAttributeList::getValueByName( in getValueByName() function in XMLMutableAttributeList
141 return m_xAttrList->getValueByName( rName ); in getValueByName()
H A DMutableAttrList.hxx65 …virtual ::rtl::OUString SAL_CALL getValueByName(const ::rtl::OUString& aName) throw( ::com::sun::s…

Completed in 151 milliseconds

123456789