Searched refs:impl_getStaticIdentifier (Results 1 – 9 of 9) sorted by relevance
42 static Sequence< sal_Int8 > impl_getStaticIdentifier() in impl_getStaticIdentifier() function63 return impl_getStaticIdentifier(); in GetUnoTunnelId()110 if ( aIdentifier == impl_getStaticIdentifier() ) in getSomething()
48 static Sequence< sal_Int8 > impl_getStaticIdentifier() in impl_getStaticIdentifier() function72 return impl_getStaticIdentifier(); in GetUnoTunnelId()282 if ( aIdentifier == impl_getStaticIdentifier() ) in getSomething()
209 … sal_Int64 nImplementation = xTunnel->getSomething(SfxOfficeDispatch::impl_getStaticIdentifier()); in statusChanged()
332 if ( aIdentifier == impl_getStaticIdentifier() ) in SFX_IMPL_XINTERFACE_1()388 const ::com::sun::star::uno::Sequence< sal_Int8 >& SfxOfficeDispatch::impl_getStaticIdentifier() in impl_getStaticIdentifier() function in SfxOfficeDispatch
310 … sal_Int64 nImplementation = xTunnel->getSomething(SfxOfficeDispatch::impl_getStaticIdentifier()); in GetSlotServer()
2118 … sal_Int64 nImplementation = xTunnel->getSomething(SfxOfficeDispatch::impl_getStaticIdentifier()); in QueryState()
150 static const ::com::sun::star::uno::Sequence< sal_Int8 >& impl_getStaticIdentifier();
550 … sal_Int64 nImplementation = xTunnel->getSomething(SfxOfficeDispatch::impl_getStaticIdentifier()); in statusChanged()1123 … sal_Int64 nImplementation = xTunnel->getSomething(SfxOfficeDispatch::impl_getStaticIdentifier()); in statusChanged()
241 … sal_Int64 nImplementation = xTunnel->getSomething(SfxOfficeDispatch::impl_getStaticIdentifier()); in statusChanged()
Completed in 130 milliseconds