Home
last modified time | relevance | path

Searched refs:aImplId (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/style/
H A DSinglePropertySetInfoCache.cxx46 Sequence< sal_Int8 > aImplId; in hasProperty() local
49 aImplId = xTypeProv->getImplementationId(); in hasProperty()
50 if( aImplId.getLength() == 16 ) in hasProperty()
54 PropertySetInfoKey aKey( rPropSetInfo, aImplId ); in hasProperty()
66 if( xTypeProv.is() && aImplId.getLength() == 16 ) in hasProperty()
77 PropertySetInfoKey aKey( rPropSetInfo, aImplId ); in hasProperty()
H A Dxmlexppr.cxx635 Sequence< sal_Int8 > aImplId; in _Filter() local
638 aImplId = xTypeProv->getImplementationId(); in _Filter()
639 if( aImplId.getLength() == 16 ) in _Filter()
645 PropertySetInfoKey aKey( xInfo, aImplId ); in _Filter()
678 if( xTypeProv.is() && aImplId.getLength() == 16 ) in _Filter()
692 PropertySetInfoKey aKey( xInfo, aImplId ); in _Filter()
/trunk/main/comphelper/source/misc/
H A Daccimplaccess.cxx128 static ::cppu::OImplementationId aImplId; in getUnoTunnelImplementationId()
130 aId = aImplId.getImplementationId(); in getUnoTunnelImplementationId()

Completed in 10 milliseconds