/aoo42x/main/extensions/source/macosx/spotlight/ |
H A D | ioapi.m | 56 voidpf opaque, 61 voidpf opaque, 67 voidpf opaque, 73 voidpf opaque, 77 voidpf opaque, 83 voidpf opaque, 87 voidpf opaque, 92 voidpf opaque; 114 voidpf opaque; 126 voidpf opaque; [all …]
|
H A D | ioapi.h | 57 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode)); 58 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLong size)… 59 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf, uLon… 60 typedef long (ZCALLBACK *tell_file_func) OF((voidpf opaque, voidpf stream)); 61 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, int orig… 62 typedef int (ZCALLBACK *close_file_func) OF((voidpf opaque, voidpf stream)); 63 typedef int (ZCALLBACK *testerror_file_func) OF((voidpf opaque, voidpf stream)); 74 voidpf opaque; member 83 #define ZTELL(filefunc,filestream) ((*((filefunc).ztell_file))((filefunc).opaque,filestream)) 85 #define ZCLOSE(filefunc,filestream) ((*((filefunc).zclose_file))((filefunc).opaque,filestream)) [all …]
|
H A D | unzip.m | 440 us.filestream= (*(us.z_filefunc.zopen_file))(us.z_filefunc.opaque, 1149 pfile_in_zip_read_info->stream.opaque = (voidpf)0;
|
/aoo42x/main/shell/source/win32/shlxthandler/ooofilt/ |
H A D | stream_helper.cxx | 53 voidpf ZCALLBACK cb_sopen OF((voidpf opaque, const char * filename, int mode)); 54 uLong ZCALLBACK cb_sread OF((voidpf opaque, voidpf stream, void* vuf, uLong size)); 55 uLong ZCALLBACK cb_swrite OF((voidpf opaque, voidpf stream, const void* buf, uLong size)); 56 long ZCALLBACK cb_stell OF((voidpf opaque, voidpf stream)); 57 long ZCALLBACK cb_sseek OF((voidpf opaque, voidpf stream, uLong offset, int origin)); 58 int ZCALLBACK cb_sclose OF((voidpf opaque, voidpf stream)); 59 int ZCALLBACK cb_serror OF((voidpf opaque, voidpf stream)); 78 zFileFunc.opaque = (void*)pStream; in PrepareIStream() 86 voidpf ZCALLBACK cb_sopen (voidpf opaque, const char* /*filename*/, int /*mode*/) { in cb_sopen() argument 87 return opaque; in cb_sopen()
|
/aoo42x/main/sal/osl/unx/ |
H A D | thread.c | 126 static void osl_thread_join_cleanup_Impl (void * opaque); 127 static void osl_thread_wait_cleanup_Impl (void * opaque); 146 static void osl_thread_join_cleanup_Impl (void * opaque) in osl_thread_join_cleanup_Impl() argument 148 pthread_t hThread = (pthread_t)(opaque); in osl_thread_join_cleanup_Impl() 155 static void osl_thread_wait_cleanup_Impl (void * opaque) in osl_thread_wait_cleanup_Impl() argument 157 pthread_mutex_t * pMutex = (pthread_mutex_t*)(opaque); in osl_thread_wait_cleanup_Impl()
|
/aoo42x/main/udkapi/com/sun/star/uri/ |
H A D | XUriReference.idl | 93 returns whether this URI reference is hierarchical or opaque. 100 <TRUE/> if this URI reference is hierarchical, <FALSE/> if it is opaque. 127 retained), if this is a hierarchical URI reference; for an opaque URI 144 <p>For an opaque URI reference, and for a hierarchical URI reference with
|
/aoo42x/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.src | 170 QuickHelpText [ en-US ] = "Specify 0% for fully opaque through 100% for fully transparent." ; 288 …parency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully … 308 …a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully …
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XColorSpace.idl | 158 alpha value of 1.0 (fully opaque) is assumed. 179 alpha value of 1.0 (fully opaque) is assumed. The resulting 202 be fully opaque for the given rgb color value.
|
H A D | XBitmapPalette.idl | 67 opaque, and <FALSE/> if the entry should be displayed 89 opaque color. When <FALSE/>, the given entry displays as fully
|
H A D | XIntegerBitmapColorSpace.idl | 163 alpha value of 1.0 (fully opaque) is assumed. Color values 185 alpha value of 1.0 (fully opaque) is assumed. Color values 209 be fully opaque for the given rgb color value. Color values
|
H A D | ARGBColor.idl | 38 and 1.0 fully opaque.
|
H A D | Texture.idl | 71 complete transparency, and 1 denotes fully opaque.<p>
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | XOfficeInstallationDirectories.idl | 74 replace the absolute reference by an opaque placeholder string. 99 not contain the opaque relocation placeholder used by
|
/aoo42x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleComponent.idl | 105 an opaque rectangle then both the points (0,0) and (with-1,height-1) 125 an opaque rectangle then both the points (0,0) and (with-1,height-1)
|
/aoo42x/main/shell/source/all/zipfile/ |
H A D | zipfile.cxx | 129 fa->opaque = stream; in ZipFile()
|
/aoo42x/main/offapi/com/sun/star/report/ |
H A D | XShape.idl | 79 /** determines if the object is opaque or transparent for text.
|
/aoo42x/main/offapi/com/sun/star/configuration/backend/ |
H A D | Layer.idl | 83 <p> Timestamps should be considered as opaque markers and
|
/aoo42x/main/filter/source/pdf/ |
H A D | impdialog.src | 890 … Text [en-US] = "PDF/A forbids transparency. A transparent object was painted opaque instead."; 898 …t supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead";
|
/aoo42x/main/offapi/com/sun/star/drawing/ |
H A D | GraphicObjectShape.idl | 131 100% is fully transparent, 0 % is fully opaque.
|
/aoo42x/main/tools/source/zcodec/ |
H A D | zcodec.cxx | 98 PZSTREAM->opaque = ( voidpf )0; in BeginCompression()
|
/aoo42x/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.src | 123 …QuickHelpText [ en-US ] = "Specify the percentage of transparency; 0% is fully opaque and 100% is …
|
/aoo42x/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pnghelper.cxx | 90 aStream.opaque = Z_NULL; in deflateBuffer()
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | Shape.idl | 157 /** determines if the object is opaque or transparent for text.
|
H A D | BaseFrameProperties.idl | 272 /** determines if the object is opaque or transparent for text.
|
/aoo42x/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfentries.cxx | 748 aZStr.opaque = ( voidpf )0; in unzipToBuffer()
|