Searched refs:aImplementationId (Results 1 – 5 of 5) sorted by relevance
38 ::com::sun::star::uno::Sequence < sal_Int8 > aImplementationId;49 OSL_ENSURE( aImplementationId.getLength()==16, "illegal constructor call" ); in PropertySetInfoKey()57 aImplementationId( rImplId ) in PropertySetInfoKey()60 OSL_ENSURE( aImplementationId.getLength()==16, "invalid implementation id" ); in PropertySetInfoKey()
42 (const sal_Int32*)r.aImplementationId.getConstArray(); in operator ()()57 const sal_Int8* pId1 = r1.aImplementationId.getConstArray(); in operator ()()58 const sal_Int8* pId2 = r2.aImplementationId.getConstArray(); in operator ()()
183 static cppu::OImplementationId aImplementationId; in getUnoTunnelID() local184 return aImplementationId.getImplementationId(); in getUnoTunnelID()
352 static cppu::OImplementationId aImplementationId; in getUnoTunnelID() local353 return aImplementationId.getImplementationId(); in getUnoTunnelID()
333 static cppu::OImplementationId aImplementationId; in getUnoTunnelID() local334 return aImplementationId.getImplementationId(); in getUnoTunnelID()
Completed in 37 milliseconds