Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Ddocfile.cxx396 pURLObj( URLVal ), \
2666 DELETEZ( pURLObj ); in Init_Impl()
2710 rMedium.pURLObj ? new INetURLObject(*rMedium.pURLObj) : 0 ), in SfxMedium()
3072 DELETEZ( pURLObj ); in RefreshName_Impl()
3114 DELETEZ( pURLObj ); in SetName()
3364 delete pURLObj; in ~SfxMedium()
3378 if( !pURLObj ) in GetURLObject()
3381 pThis->pURLObj = new INetURLObject( aLogicName ); in GetURLObject()
3382 if ( pThis->pURLObj->HasMark() ) in GetURLObject()
3383 (*pThis->pURLObj) = INetURLObject( aLogicName ).GetURLNoMark(); in GetURLObject()
[all …]
/aoo42x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx86 INetURLObject* pURLObj; member in SfxMedium

Completed in 96 milliseconds