Home
last modified time | relevance | path

Searched refs:FrameVector (Results 1 – 2 of 2) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Deventcfg.hxx66 …std::vector< ::com::sun::star::uno::WeakReference< ::com::sun::star::frame::XFrame > > FrameVector; typedef
72 FrameVector m_lFrames;
/trunk/main/unotools/source/config/
H A Deventcfg.cxx164 for (FrameVector::const_iterator pIt = m_lFrames.begin(); in Notify()
213 FrameVector::const_iterator pIt = ::std::find(m_lFrames.begin(), m_lFrames.end(), xWeak); in EstablishFrameCallback()

Completed in 12 milliseconds