Searched defs:pxRef (Results 1 – 4 of 4) sorted by relevance
45 const mapped_type* pxRef = getRef(nKey); in has() local51 if(const mapped_type* pxRef = getRef(nKey) ) return *pxRef; in get() local
58 const mapped_type* pxRef = getRef( nKey ); in has() local66 if( const mapped_type* pxRef = getRef( nKey ) ) return *pxRef; in get() local
56 const value_type* pxRef = getRef( nIndex ); in has() local63 if( const value_type* pxRef = getRef( nIndex ) ) return *pxRef; in get() local
904 uno::Reference< uno::XInterface > * pxRef = in insertByName() local
Completed in 36 milliseconds