Lines Matching refs:aId
154 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
155 if( aId.getLength() == 0 ) in getImplementationId()
157 aId.realloc( 16 ); in getImplementationId()
158 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
160 return aId; in getImplementationId()
429 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
430 if( aId.getLength() == 0 ) in getImplementationId()
432 aId.realloc( 16 ); in getImplementationId()
433 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
435 return aId; in getImplementationId()
597 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
598 if( aId.getLength() == 0 ) in getImplementationId()
600 aId.realloc( 16 ); in getImplementationId()
601 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
603 return aId; in getImplementationId()
1971 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
1972 if( aId.getLength() == 0 ) in getImplementationId()
1974 aId.realloc( 16 ); in getImplementationId()
1975 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
1977 return aId; in getImplementationId()