Home
last modified time | relevance | path

Searched refs:aImplementationId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmloff/inc/xmloff/
H A DPropertySetInfoKey.hxx38 ::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()
H A DPropertySetInfoHash.hxx42 (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 ()()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx183 static cppu::OImplementationId aImplementationId; in getUnoTunnelID() local
184 return aImplementationId.getImplementationId(); in getUnoTunnelID()
H A Dsubmission.cxx352 static cppu::OImplementationId aImplementationId; in getUnoTunnelID() local
353 return aImplementationId.getImplementationId(); in getUnoTunnelID()
H A Dbinding.cxx333 static cppu::OImplementationId aImplementationId; in getUnoTunnelID() local
334 return aImplementationId.getImplementationId(); in getUnoTunnelID()

Completed in 31 milliseconds