/aoo42x/main/toolkit/inc/toolkit/helper/ |
H A D | macros.hxx | 32 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ClassName::GetUnoTunnelId().get… 38 const ::com::sun::star::uno::Sequence< sal_Int8 >& ClassName::GetUnoTunnelId() throw() \ 56 …ame*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( ClassName::GetUnoTunnelId() ))) : NULL; \ 62 …if( ( rIdentifier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ClassName::GetUnoTunnelId().get… 68 const ::com::sun::star::uno::Sequence< sal_Int8 >& ClassName::GetUnoTunnelId() throw() \ 86 …ame*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( ClassName::GetUnoTunnelId() ))) : NULL; \
|
/aoo42x/main/framework/source/fwi/uielement/ |
H A D | itemcontainer.cxx | 151 …fier.getLength() == 16 ) && ( 0 == rtl_compareMemory( ItemContainer::GetUnoTunnelId().getConstArra… in getSomething() 157 const Sequence< sal_Int8 >& ItemContainer::GetUnoTunnelId() throw() in GetUnoTunnelId() function in framework::ItemContainer 177 xUT->getSomething( ItemContainer::GetUnoTunnelId() ))) : NULL; in GetImplementation()
|
H A D | rootitemcontainer.cxx | 219 ….getLength() == 16 ) && ( 0 == rtl_compareMemory( RootItemContainer::GetUnoTunnelId().getConstArra… in getSomething() 224 const Sequence< sal_Int8 >& RootItemContainer::GetUnoTunnelId() throw() in GetUnoTunnelId() function in framework::RootItemContainer 244 xUT->getSomething( RootItemContainer::GetUnoTunnelId() ))) : NULL; in GetImplementation()
|
H A D | constitemcontainer.cxx | 290 …getLength() == 16 ) && ( 0 == rtl_compareMemory( ConstItemContainer::GetUnoTunnelId().getConstArra… in getSomething() 297 const Sequence< sal_Int8 >& ConstItemContainer::GetUnoTunnelId() throw() in GetUnoTunnelId() function in framework::ConstItemContainer 317 xUT->getSomething( ConstItemContainer::GetUnoTunnelId() ))) : NULL; in GetImplementation()
|
/aoo42x/main/framework/inc/classes/ |
H A D | imagewrapper.hxx | 51 static ::com::sun::star::uno::Sequence< sal_Int8 > GetUnoTunnelId();
|
H A D | rootactiontriggercontainer.hxx | 55 ::com::sun::star::uno::Sequence< sal_Int8 > GetUnoTunnelId() const;
|
/aoo42x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxpointer.hxx | 64 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | vclxbitmap.hxx | 65 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | vclxfont.hxx | 68 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | vclxregion.hxx | 65 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | vclxdevice.hxx | 84 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | vclxmenu.hxx | 81 static const css::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | vclxgraphics.hxx | 95 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | vclxwindow.hxx | 145 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
/aoo42x/main/framework/source/fwe/classes/ |
H A D | imagewrapper.cxx | 61 Sequence< sal_Int8 > ImageWrapper::GetUnoTunnelId() in GetUnoTunnelId() function in framework::ImageWrapper
|
H A D | rootactiontriggercontainer.cxx | 70 Sequence< sal_Int8 > RootActionTriggerContainer::GetUnoTunnelId() const in GetUnoTunnelId() function in framework::RootActionTriggerContainer
|
/aoo42x/main/framework/inc/uielement/ |
H A D | itemcontainer.hxx | 70 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | rootitemcontainer.hxx | 85 …static FWI_DLLPUBLIC const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
H A D | constitemcontainer.hxx | 86 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|
/aoo42x/main/framework/source/fwe/helper/ |
H A D | actiontriggerhelper.cxx | 172 sal_Int64 nPointer = xUnoTunnel->getSomething( ImageWrapper::GetUnoTunnelId() ); in InsertSubMenuItems()
|
/aoo42x/main/toolkit/inc/toolkit/controls/ |
H A D | unocontrolmodel.hxx | 123 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
|