Searched refs:ImpPath_Impl (Results 1 – 1 of 1) sorted by relevance
388 struct ImpPath_Impl struct393 ImpPath_Impl(); argument394 ImpPath_Impl( const ImpPath_Impl& rCopy );399 ImpPath_Impl::ImpPath_Impl() : aUS(5), nRef(1) in ImpPath_Impl() function in ImpPath_Impl405 ImpPath_Impl::ImpPath_Impl( const ImpPath_Impl& rCopy ) : in ImpPath_Impl() function in ImpPath_Impl428 ImpPath_Impl *pData;463 pData(new ImpPath_Impl) in Path()485 pData = new ImpPath_Impl(*pData); in NewImp()
Completed in 26 milliseconds