Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx127 DBG_NAME(OCollectionView) in DBG_NAME() argument
128 OCollectionView::OCollectionView( Window * pParent in DBG_NAME()
148 DBG_CTOR(OCollectionView,NULL); in DBG_NAME()
167 m_aUp.SetClickHdl( LINK( this, OCollectionView, Up_Click ) ); in DBG_NAME()
172 OCollectionView::~OCollectionView( ) in ~OCollectionView()
174 DBG_DTOR(OCollectionView,NULL); in ~OCollectionView()
177 Reference< XContent> OCollectionView::getSelectedFolder() const in getSelectedFolder()
182 IMPL_LINK( OCollectionView, Save_Click, PushButton*, EMPTYARG ) in IMPL_LINK() argument
299 IMPL_LINK( OCollectionView, Up_Click, PushButton*, EMPTYARG ) in IMPL_LINK() argument
355 void OCollectionView::initCurrentPath() in initCurrentPath()
[all …]
/aoo42x/main/dbaccess/source/ui/inc/
H A DCollectionView.hxx52 class OCollectionView : public ModalDialog class
80 OCollectionView( Window * pParent
84 virtual ~OCollectionView();
/aoo42x/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx327 OCollectionView aDlg(NULL,_rDocuRequest.Content,_rDocuRequest.Name,m_xORB); in implHandle()

Completed in 20 milliseconds