Searched refs:FrameContainer (Results 1 – 7 of 7) sorted by relevance
79 FrameContainer::FrameContainer() in FrameContainer() function in framework::FrameContainer97 FrameContainer::~FrameContainer() in ~FrameContainer()115 void FrameContainer::append( const css::uno::Reference< css::frame::XFrame >& xFrame ) in append()139 void FrameContainer::remove( const css::uno::Reference< css::frame::XFrame >& xFrame ) in remove()182 sal_Bool FrameContainer::exist( const css::uno::Reference< css::frame::XFrame >& xFrame ) const in exist()197 void FrameContainer::clear() in clear()231 sal_uInt32 FrameContainer::getCount() const in getCount()254 css::uno::Reference< css::frame::XFrame > FrameContainer::operator[]( sal_uInt32 nIndex ) const in operator []()286 css::uno::Sequence< css::uno::Reference< css::frame::XFrame > > FrameContainer::getAllElements() co… in getAllElements()313 void FrameContainer::setActive( const css::uno::Reference< css::frame::XFrame >& xFrame ) in setActive()[all …]
114 FrameContainer* pTasks );231 … FrameContainer* pTasks );243 …FrameContainer* m_pTasks ; /// pointer to list of current tasks on desktop (is a member…
116 FrameContainer* pFrameContainer );328 FrameContainer* pFrameContainer );344 …FrameContainer* m_pFrameContainer ; /// with owner shared list to hold all direct ch…
93 class FrameContainer : private ThreadHelpBase class119 FrameContainer();120 virtual ~FrameContainer();
80 FrameContainer* pFrameContainer ) in OFrames()435 FrameContainer* pFrameContainer ) in impldbg_checkParameter_OFramesCtor()
450 …FrameContainer m_aChildTaskContainer ; /// array of child tasks (childs of desktop ar…
441 …FrameContainer m_aChildFrameContainer …
Completed in 45 milliseconds