Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A Diodlgimp.cxx230 String* pParentURL = new String( aObject.GetMainURL( INetURLObject::NO_DECODE ) ); in FillURLMenu() local
232 if ( GetDialogParent()->isUrlAllowed( *pParentURL ) ) in FillURLMenu()
236 if ( !GetDialogParent()->ContentGetTitle( *pParentURL, aTitle ) || aTitle.Len() == 0 ) in FillURLMenu()
244 _pURLs->Insert( pParentURL, _pURLs->Count() ); in FillURLMenu()

Completed in 9 milliseconds