Home
last modified time | relevance | path

Searched refs:aIdentifier (Results 1 – 25 of 144) sorted by last modified time

123456

/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.hxx121 … sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier )
H A Dsecurityenvironment_mscryptimpl.hxx148 … sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier )
H A Dsecurityenvironment_mscryptimpl.cxx243 …SAL_CALL SecurityEnvironment_MSCryptImpl :: getSomething( const Sequence< sal_Int8 >& aIdentifier ) in getSomething() argument
246 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
H A Dx509certificate_mscryptimpl.cxx485 …09Certificate_MSCryptImpl :: getSomething( const Sequence< sal_Int8 >& aIdentifier ) throw( Runtim… in getSomething() argument
486 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
H A Dx509certificate_mscryptimpl.hxx98 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw (com::s…
H A Dxmlsecuritycontext_mscryptimpl.cxx304 …SAL_CALL XMLSecurityContext_MSCryptImpl :: getSomething( const Sequence< sal_Int8 >& aIdentifier )
307 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId…
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.hxx124 … sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier )
H A Dx509certificate_nssimpl.cxx325 sal_Int64 SAL_CALL X509Certificate_NssImpl :: getSomething( const Sequence< sal_Int8 >& aIdentifier in getSomething() argument
326 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
H A Dx509certificate_nssimpl.hxx92 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw (com::s…
H A Dxmlsecuritycontext_nssimpl.cxx284 …t64 SAL_CALL XMLSecurityContext_NssImpl :: getSomething( const Sequence< sal_Int8 >& aIdentifier )
287 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId…
H A Dsecurityenvironment_nssimpl.cxx235 …64 SAL_CALL SecurityEnvironment_NssImpl :: getSomething( const Sequence< sal_Int8 >& aIdentifier ) in getSomething() argument
238 …if( aIdentifier.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), aId… in getSomething()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3219 …odel::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::… in getSomething() argument
3224 SvGlobalName aName( aIdentifier ); in getSomething()
/trunk/main/xmloff/inc/xmloff/
H A Dattrlist.hxx65 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::…
H A Dxmlexp.hxx357 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::…
H A Dunoatrcn.hxx60 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::…
H A Dxmlimp.hxx256 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::…
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmlelementwrapper_xmlsecimpl.cxx61 …AL_CALL XMLElementWrapper_XmlSecImpl::getSomething( const cssu::Sequence< sal_Int8 >& aIdentifier ) in getSomething() argument
64 if (aIdentifier.getLength() == 16 && in getSomething()
67 aIdentifier.getConstArray(), in getSomething()
H A Dxmlelementwrapper_xmlsecimpl.hxx70 …ual sal_Int64 SAL_CALL getSomething( const com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier )
/trunk/main/xmloff/source/transform/
H A DMutableAttrList.hxx57 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::…
H A DOOo2Oasis.hxx91 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::…
H A DOasis2OOo.hxx61 …_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::…
/trunk/main/xmloff/inc/
H A DStyleMap.hxx87 …const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw(::com::sun::star::uno::Runt…
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1090 rtl::OUString aIdentifier = rtl::Uri::encode( aUnencodedIdentifier, in findJarFileForPath() local
1093 if( !aIdentifierInPath.equals( aIdentifier ) ) in findJarFileForPath()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx66 Any aIdentifier; in initialize() local
67 aIdentifier >>= aDisplayName; in initialize()
H A DX11_selection.cxx377 Any aIdentifier; in initialize() local
378 aIdentifier = m_xDisplayConnection->getIdentifier(); in initialize()
379 aIdentifier >>= aUDisplay; in initialize()
4117 Any aIdentifier; in initialize() local
4118 aIdentifier >>= aDisplayName; in initialize()

Completed in 146 milliseconds

123456