Home
last modified time | relevance | path

Searched refs:getExactName (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx233 …virtual OUString SAL_CALL getExactName( const OUString& rApproximateName ) throw( RuntimeException…
481 OUString Invocation_Impl::getExactName( const OUString& rApproximateName ) in getExactName() function in stoc_inv::Invocation_Impl
485 return _xENDirect->getExactName( rApproximateName ); in getExactName()
489 aRet = _xENIntrospection->getExactName( rApproximateName ); in getExactName()
491 aRet = _xENNameAccess->getExactName( rApproximateName ); in getExactName()
921 aExactName = getExactName( aName ); in getInfoForName()
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx256 exactName = m_xExactName->getExactName(name); in GetIDsOfNames()
1389 exactName = m_xExactName->getExactName( info.name); in Invoke()
1414 exactName = m_xExactName->getExactName( info.name); in Invoke()
1438 exactName = m_xExactName->getExactName( info.name); in Invoke()
1466 exactName = m_xExactName->getExactName( info.name); in Invoke()
1510 exactName = m_xExactName->getExactName( info.name); in Invoke()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XExactName.java42 String getting = oObj.getExactName(nameFor); in _getExactName()
61 getting = oObj.getExactName(nameFor); in _getExactName()
/trunk/main/extensions/source/resource/
H A Dresource.cxx80 OUString SAL_CALL getExactName( const OUString & ApproximateName ) throw(RuntimeException);
186 OUString SAL_CALL ResourceService::getExactName( const OUString & ApproximateName ) throw(RuntimeEx… in getExactName() function in ResourceService
206 return xEN->getExactName( ApproximateName ); in getExactName()
/trunk/main/udkapi/com/sun/star/beans/
H A DXExactName.idl58 <p> For example "getExactName" could be returned for "GETEXACTNAME"
61 string getExactName( [in] string aApproximateName );
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx603 UString str = rName->getExactName( L"SYNTAXERROR" ); in main()
612 UString str = rName->getExactName( L"STARDIV" ); in main()
/trunk/main/desktop/source/so_comp/
H A Devaluation.hxx68 …virtual rtl::OUString SAL_CALL getExactName( const rtl::OUString& rApproximateName ) throw ( Runt…
H A Devaluation.cxx120 rtl::OUString SAL_CALL SOEvaluation::getExactName( const rtl::OUString& rApproximateName ) throw ( … in getExactName() function in desktop::SOEvaluation
/trunk/main/desktop/source/app/
H A Dcheckinstall.cxx58 rTitle = xExactName->getExactName( rTitle ); in CheckInstallation()
/trunk/main/sc/source/ui/vba/
H A Dvbawsfunction.hxx47 …virtual ::rtl::OUString SAL_CALL getExactName( const ::rtl::OUString& aApproximateName ) throw (cs…
H A Dvbawsfunction.cxx230 ScVbaWSFunction::getExactName( const ::rtl::OUString& aApproximateName ) throw (css::uno::RuntimeEx… in getExactName() function in ScVbaWSFunction
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.ORootElementGroupInfoAccess.csv16 "ORootElementGroupInfoAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.ORootElementSetInfoAccess.csv16 "ORootElementSetInfoAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OSetElementGroupInfoAccess.csv16 "OSetElementGroupInfoAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OInnerGroupInfoAccess.csv16 "OInnerGroupInfoAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OSetElementSetInfoAccess.csv16 "OSetElementSetInfoAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OInnerSetInfoAccess.csv16 "OInnerSetInfoAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.ORootElementGroupUpdateAccess.csv25 "ORootElementGroupUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OInnerTreeSetUpdateAccess.csv25 "OInnerTreeSetUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OInnerValueSetUpdateAccess.csv25 "OInnerValueSetUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.ORootElementTreeSetUpdateAccess.csv25 "ORootElementTreeSetUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.ORootElementValueSetUpdateAccess.csv25 "ORootElementValueSetUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OSetElementGroupUpdateAccess.csv25 "OSetElementGroupUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OSetElementTreeSetUpdateAccess.csv25 "OSetElementTreeSetUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"
H A Dcom.sun.star.comp.configuration.OSetElementValueSetUpdateAccess.csv25 "OSetElementValueSetUpdateAccess";"com::sun::star::beans::XExactName";"getExactName()"

Completed in 56 milliseconds

12