Searched refs:_pURLs (Results 1 – 2 of 2) sorted by relevance
197 ,_pURLs ( NULL ) in SvtUpButton_Impl()204 delete _pURLs; in ~SvtUpButton_Impl()214 delete _pURLs; in FillURLMenu()215 _pURLs = new SvStringsDtor; in FillURLMenu()244 _pURLs->Insert( pParentURL, _pURLs->Count() ); in FillURLMenu()265 DBG_ASSERT( nId <= _pURLs->Count(), "SvtUpButton_Impl:falscher Index" ); in Select()267 String aURL = *(_pURLs->GetObject( nId )); in Select()
135 SvStringsDtor* _pURLs; member in SvtUpButton_Impl
Completed in 16 milliseconds