Home
last modified time | relevance | path

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

/aoo41x/main/fpicker/source/office/
H A Diodlgimp.cxx197 ,_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()
H A Diodlgimp.hxx135 SvStringsDtor* _pURLs; member in SvtUpButton_Impl

Completed in 18 milliseconds