Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.hxx57 struct Entry_Impl;
59 typedef ::boost::shared_ptr< Entry_Impl > TEntry_Impl;
61 struct Entry_Impl struct
87Entry_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &xPac…
89 ~Entry_Impl();
H A Ddp_gui_extlistbox.cxx73 Entry_Impl::Entry_Impl( const uno::Reference< deployment::XPackage > &xPackage, in Entry_Impl() function in dp_gui::Entry_Impl
121 Entry_Impl::~Entry_Impl() in ~Entry_Impl()
125 StringCompare Entry_Impl::CompareTo( const CollatorWrapper *pCollator, const TEntry_Impl pEntry ) c… in CompareTo()
144 void Entry_Impl::checkDependencies() in checkDependencies()
1015 TEntry_Impl pEntry( new Entry_Impl( xPackage, eState, bLocked ) ); in addEntry()

Completed in 27 milliseconds