Home
last modified time | relevance | path

Searched defs:pxRef (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx45 const mapped_type* pxRef = getRef(nKey); in has() local
51 if(const mapped_type* pxRef = getRef(nKey) ) return *pxRef; in get() local
/trunk/main/oox/inc/oox/helper/
H A Drefmap.hxx58 const mapped_type* pxRef = getRef( nKey ); in has() local
66 if( const mapped_type* pxRef = getRef( nKey ) ) return *pxRef; in get() local
H A Drefvector.hxx56 const value_type* pxRef = getRef( nIndex ); in has() local
63 if( const value_type* pxRef = getRef( nIndex ) ) return *pxRef; in get() local
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx904 uno::Reference< uno::XInterface > * pxRef = in insertByName() local

Completed in 36 milliseconds