Searched refs:rNameP (Results 1 – 1 of 1) sorted by relevance
3127 void SfxMedium::SetPhysicalName_Impl( const String& rNameP ) in SetPhysicalName_Impl() argument3129 if ( rNameP != aName ) in SetPhysicalName_Impl()3137 if ( aName.Len() || rNameP.Len() ) in SetPhysicalName_Impl()3140 aName = rNameP; in SetPhysicalName_Impl()
Completed in 101 milliseconds