Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx82 class BmkMenu_Impl class
91 BmkMenu_Impl( BmkMenu* pRoot );
92 BmkMenu_Impl();
93 ~BmkMenu_Impl();
100 BmkMenu_Impl::BmkMenu_Impl( BmkMenu* pRoot ) : in BmkMenu_Impl() function in framework::BmkMenu_Impl
106 BmkMenu_Impl::BmkMenu_Impl() : in BmkMenu_Impl() function in framework::BmkMenu_Impl
112 BmkMenu_Impl::~BmkMenu_Impl() in ~BmkMenu_Impl()
116 sal_uInt16 BmkMenu_Impl::GetMID() in GetMID()
130 _pImp = new BmkMenu_Impl( pRoot ); in BmkMenu()
138 _pImp = new BmkMenu_Impl(); in BmkMenu()
[all …]
/aoo41x/main/framework/inc/framework/
H A Dbmkmenu.hxx48 class BmkMenu_Impl;
72 BmkMenu_Impl* _pImp;

Completed in 15 milliseconds