Searched refs:AtomContainerEntryPair (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/svx/workben/msview/ |
H A D | msview.cxx | 598 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 43 milliseconds