/trunk/main/binaryurp/source/ |
H A D | bridge.cxx | 437 bool unused; in releaseStub() local 463 unused = becameUnused(); in releaseStub() 469 terminateWhenUnused(unused); in releaseStub() 498 bool unused; in freeProxy() local 503 unused = becameUnused(); in freeProxy() 505 terminateWhenUnused(unused); in freeProxy() 516 bool unused; in decrementCalls() local 521 unused = becameUnused(); in decrementCalls() 523 terminateWhenUnused(unused); in decrementCalls() 959 void Bridge::terminateWhenUnused(bool unused) { in terminateWhenUnused() argument [all …]
|
H A D | bridge.hxx | 224 void terminateWhenUnused(bool unused);
|
/trunk/main/sal/typesconfig/ |
H A D | typesconfig.c | 186 static int dummy(void* unused); 201 int dummy(void* unused) in dummy() argument 203 (void)unused; in dummy()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xeview.cxx | 273 sal_uInt32 unused = 0x00000000; //Use twice... in WriteBody() local 281 rStrm << rt << grbitFrt << unused << unused << cb << TabBgColorIndex << reserved; in WriteBody()
|
/trunk/main/boost/ |
H A D | boost_1_55_0.patch | 75 +#define BOOST_CONCEPT_UNUSED_TYPEDEF __attribute__((unused)) 144 // If the compiler warns about unused typedefs then enable this: 148 # define BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE __attribute__((unused))
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtfnum.cxx | 800 sal_Bool unused=sal_True; in RemoveUnusedNumRules() local 804 unused&=!aListArr[j].bRuleUsed; in RemoveUnusedNumRules() 806 if (unused) in RemoveUnusedNumRules()
|
/trunk/main/sc/inc/ |
H A D | globstr.hrc | 91 // unused: 63 352 // unused: 279
|
/trunk/main/sal/inc/sal/ |
H A D | main.h | 83 # define DECLARE_HANDLE(name) struct name##__ { int unused; }; typedef struct name##__ *name
|
/trunk/main/autodoc/source/exes/adc_uni/ |
H A D | adc_cmd_parse.hxx | 173 E_Default unused );
|
/trunk/main/stlport/systemstl/ |
H A D | list | 29 // MSVC's list would cause a lot of expression-result-unused warnings
|
H A D | slist | 33 // MSVC's list would cause a lot of expression-result-unused warnings
|
/trunk/main/offapi/com/sun/star/sdbc/ |
H A D | ConnectionPool.idl | 39 will be released it will move to the pool of unused connections.
|
H A D | XPooledConnection.idl | 43 /** defines a pooled connection which can share a unused connection.
|
/trunk/main/sd/source/ui/dlg/ |
H A D | inspagob.src | 76 Text [ en-US ] = "Delete unused backg~rounds" ;
|
H A D | sdpreslt.src | 76 Text [ en-US ] = "~Delete unused backgrounds" ;
|
/trunk/main/extensions/source/macosx/spotlight/ |
H A D | unzip.h | 82 typedef struct TagunzFile__ { int unused; } unzFile__; member
|
/trunk/main/sal/systools/win32/uwinapi/ |
H A D | makefile.mk | 43 CFLAGSCXX+=-Wno-unused-parameter -Wno-return-type
|
/trunk/main/cui/source/dialogs/ |
H A D | postdlg.src | 106 // TODO: cleanup code for these unused elements
|
/trunk/main/oox/source/dump/ |
H A D | biffdumper.ini | 466 0x005E=uint16,unused 675 -1=unused 680 -1=unused 685 -1=unused 690 -1=unused 1968 0x0040=delete-unused
|
H A D | oledumper.ini | 591 0x00000100=unused 613 0x00000010=unused
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | TextField.idl | 67 that are part of unused styles.</p>
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_connection.hxx | 50 #define UNUSED_PARAM __attribute__((unused))
|
/trunk/main/offapi/com/sun/star/chart2/ |
H A D | XDiagram.idl | 89 Missing data series will be created and unused ones will
|
/trunk/main/sal/qa/rtl_strings/ |
H A D | rtl_OUStringBuffer.cxx | 79 static void unused() in unused() function 91 unused(); in unused()
|
/trunk/main/filter/qa/complex/filter/detection/typeDetection/ |
H A D | files.csv | 101 # to recognize them properly, that appears to be unused in this process.
|