Home
last modified time | relevance | path

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

/aoo4110/main/svx/workben/msview/
H A Dmsview.cxx598 typedef std::pair< AtomContainerTreeListBox*, SvLBoxEntry* > AtomContainerEntryPair; typedef
665 AtomContainerEntryPair aPair( this, pParent ); in Expand()
680 AtomContainerEntryPair aPair( this, pParent ); in Collapse()
834 void Sync( AtomContainerEntryPair* pPair, int nAction );
843 DECL_LINK( implExpandingHdl, AtomContainerEntryPair* );
844 DECL_LINK( implCollapsingHdl, AtomContainerEntryPair* );
1015 AtomContainerEntryPair aPair( pListBox, pEntry ); in IMPL_LINK()
1023 void MSViewerWorkWindow::Sync( AtomContainerEntryPair* pPair, int nAction ) in Sync()
1053 IMPL_LINK(MSViewerWorkWindow, implExpandingHdl, AtomContainerEntryPair*, pPair ) in IMPL_LINK() argument
1067 IMPL_LINK(MSViewerWorkWindow, implCollapsingHdl, AtomContainerEntryPair*, pPair ) in IMPL_LINK() argument

Completed in 19 milliseconds