Home
last modified time | relevance | path

Searched defs:ItemContainer (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/framework/inc/uielement/
H A Ditemcontainer.hxx56 class FWI_DLLPUBLIC ItemContainer : public ::cppu::WeakImplHelper1< ::com::sun::star::container::… class
/aoo42x/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx52 ItemContainer::ItemContainer( const ShareableMutex& rMutex ) : in ItemContainer() function in framework::ItemContainer
58 ItemContainer::ItemContainer( const ConstItemContainer& rConstItemContainer, const ShareableMutex& … in ItemContainer() function in framework::ItemContainer
63 ItemContainer::ItemContainer( const Reference< XIndexAccess >& rSourceContainer, const ShareableMut… in ItemContainer() function in framework::ItemContainer
/aoo42x/main/sfx2/source/sidebar/
H A DTabBar.hxx113 typedef ::std::vector<Item> ItemContainer; typedef in sfx2::sidebar::TabBar

Completed in 31 milliseconds