Searched refs:static_getImplementationId (Results 1 – 6 of 6) sorted by relevance
185 const ::com::sun::star::uno::Sequence < sal_Int8 >& ZipPackageFolder::static_getImplementationId() in static_getImplementationId() function in ZipPackageFolder204 if ( ( nTest = xRef->getSomething ( ZipPackageFolder::static_getImplementationId() ) ) != 0 ) in insertByName()209 … else if ( ( nTest = xRef->getSomething ( ZipPackageStream::static_getImplementationId() ) ) != 0 ) in insertByName()775 …0 == rtl_compareMemory(static_getImplementationId().getConstArray(), aIdentifier.getConstArray(),… in getSomething()
99 …nt.is() || ( nTest = xTunnel->getSomething ( ZipPackageFolder::static_getImplementationId () ) ) =… in setParent()
61 const ::com::sun::star::uno::Sequence < sal_Int8 >& ZipPackageStream::static_getImplementationId() in static_getImplementationId() function in ZipPackageStream703 …0 == rtl_compareMemory( static_getImplementationId().getConstArray(), aIdentifier.getConstArray(),… in getSomething()
296 … if ( (nTest = xUnoTunnel->getSomething( ZipPackageFolder::static_getImplementationId() )) != 0 ) in parseManifest()304 … ZipPackageStream* > ( xUnoTunnel->getSomething( ZipPackageStream::static_getImplementationId() )); in parseManifest()508 … sal_Int64 nTest = xIterTunnel->getSomething( ZipPackageStream::static_getImplementationId() ); in parseContentType()
85 static const ::com::sun::star::uno::Sequence < sal_Int8 >& static_getImplementationId();
163 static const ::com::sun::star::uno::Sequence < sal_Int8 >& static_getImplementationId();
Completed in 42 milliseconds