Searched refs:subsets (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/vcl/unx/generic/app/ |
H A D | i18n_im.cxx | 395 XIMUnicodeCharacterSubsets* subsets; in CreateMethod() local 397 XNQueryUnicodeCharacterSubset, &subsets, NULL ) == NULL ) in CreateMethod() 400 fprintf( stderr, "IM reports %d subsets: ", subsets->count_subsets ); in CreateMethod() 404 for( int i = 0; i < subsets->count_subsets; i++ ) in CreateMethod() 407 fprintf( stderr,"\"%s\" ", subsets->supported_subsets[i].name ); in CreateMethod() 409 …rStatus.addChoice( String( subsets->supported_subsets[i].name, RTL_TEXTENCODING_UTF8 ), &subsets->… in CreateMethod()
|
/aoo42x/main/offapi/com/sun/star/configuration/ |
H A D | AdministrationProvider.idl | 41 provide access to subsets of these shared configurations. 78 /** allows creating access objects for specific views such as subsets and fragments
|
H A D | ConfigurationProvider.idl | 63 /** allows creating access objects for specific views such as subsets and fragments
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XHalfFloatBitmap.idl | 64 bitmap can be changed. When setting subsets of the bitmap, the
|
H A D | XHalfFloatReadOnlyBitmap.idl | 74 whole bitmap can be queried. When querying subsets of the
|
H A D | XIeeeFloatReadOnlyBitmap.idl | 73 whole bitmap can be queried. When querying subsets of the
|
H A D | XIeeeDoubleReadOnlyBitmap.idl | 74 whole bitmap can be queried. When querying subsets of the
|
H A D | XIeeeDoubleBitmap.idl | 62 bitmap can be changed. When setting subsets of the bitmap, the
|
H A D | XIeeeFloatBitmap.idl | 62 bitmap can be changed. When setting subsets of the bitmap, the
|
H A D | XIntegerBitmap.idl | 65 bitmap. When setting subsets of the bitmap, the same scanline
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyDataSource.idl | 51 /** allows creating access objects for specific views such as subsets and
|
Completed in 36 milliseconds