Searched refs:Entry_Impl (Results 1 – 2 of 2) sorted by relevance
57 struct Entry_Impl;59 typedef ::boost::shared_ptr< Entry_Impl > TEntry_Impl;61 struct Entry_Impl struct87 …Entry_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment::XPackage > &xPac…89 ~Entry_Impl();
73 Entry_Impl::Entry_Impl( const uno::Reference< deployment::XPackage > &xPackage, in Entry_Impl() function in dp_gui::Entry_Impl121 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 28 milliseconds