Home
last modified time | relevance | path

Searched refs:GetUnoTunnelId (Results 1 – 21 of 21) sorted by relevance

/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx32 …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; \
/trunk/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx151 …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 Drootitemcontainer.cxx219 ….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 Dconstitemcontainer.cxx290 …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()
/trunk/main/framework/inc/classes/
H A Dimagewrapper.hxx51 static ::com::sun::star::uno::Sequence< sal_Int8 > GetUnoTunnelId();
H A Drootactiontriggercontainer.hxx55 ::com::sun::star::uno::Sequence< sal_Int8 > GetUnoTunnelId() const;
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxpointer.hxx64 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dvclxbitmap.hxx65 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dvclxfont.hxx68 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dvclxregion.hxx65 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dvclxdevice.hxx84 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dvclxmenu.hxx81 static const css::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dvclxgraphics.hxx95 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dvclxwindow.hxx145 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
/trunk/main/framework/source/fwe/classes/
H A Dimagewrapper.cxx61 Sequence< sal_Int8 > ImageWrapper::GetUnoTunnelId() in GetUnoTunnelId() function in framework::ImageWrapper
H A Drootactiontriggercontainer.cxx70 Sequence< sal_Int8 > RootActionTriggerContainer::GetUnoTunnelId() const in GetUnoTunnelId() function in framework::RootActionTriggerContainer
/trunk/main/framework/inc/uielement/
H A Ditemcontainer.hxx70 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Drootitemcontainer.hxx85 …static FWI_DLLPUBLIC const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
H A Dconstitemcontainer.hxx86 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
/trunk/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx172 sal_Int64 nPointer = xUnoTunnel->getSomething( ImageWrapper::GetUnoTunnelId() ); in InsertSubMenuItems()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolmodel.hxx123 static const ::com::sun::star::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();

Completed in 64 milliseconds