/aoo41x/main/xmlhelp/source/cxxhelp/inc/util/ |
H A D | Decompressor.hxx | 100 ByteArrayDecompressor( sal_Int32 arrayL,sal_Int8* array,sal_Int32 index ) in ByteArrayDecompressor() 131 void initReading( sal_Int8* array,sal_Int32 arrayL,sal_Int32 index ) in initReading()
|
H A D | ConceptList.hxx | 47 ConceptList( sal_Int8* array,sal_Int32 arrl,sal_Int32 index ) in ConceptList()
|
/aoo41x/main/oox/inc/oox/helper/ |
H A D | helper.hxx | 41 #define STATIC_ARRAY_SIZE( array ) \ argument 46 #define STATIC_ARRAY_END( array ) \ argument 51 #define STATIC_ARRAY_SELECT( array, index, def ) \ argument
|
/aoo41x/test/testuno/source/fvt/uno/sd/chart/ |
H A D | ChartData.java | 191 XChartDataArray array = (XChartDataArray) UnoRuntime.queryInterface( in testDataTable() local
|
/aoo41x/main/sal/osl/unx/ |
H A D | semaphor.c | 149 u_short *array; /* array for GETALL & SETALL */ member
|
/aoo41x/test/testgui/source/testlib/gui/ |
H A D | SCTool.java | 231 private static String arrayToString(Object array) { in arrayToString()
|
/aoo41x/main/sax/test/sax/ |
H A D | testwriter.cxx | 506 sal_Char array[256]; in testSimple() local 590 sal_Unicode array[] = { 'a' , 'b' , 4 , 9 , 10 }; in testExceptions() local
|
/aoo41x/main/vcl/aqua/source/dtrans/ |
H A D | DataFlavorMapping.cxx | 711 NSMutableArray* array = [[NSMutableArray alloc] initWithCapacity: 1]; in flavorSequenceToTypesArray() local 768 NSMutableArray* array = [[NSMutableArray alloc] initWithCapacity: SIZE_FLAVOR_MAP]; in getAllSupportedPboardTypes() local
|
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | AccessibleTextImpl.java | 100 Object[] array = { new Integer(ts.SegmentStart), in convertTextSegment() local
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbainterior.cxx | 47 #define STATIC_TABLE_SIZE( array ) (sizeof(array)/sizeof(*(array))) argument
|
/aoo41x/main/i18npool/source/localedata/ |
H A D | filewriter.cxx | 80 void OFileWriter::writeFunction(const char *func, const char *count, const char *array, const char … in writeFunction() argument
|
/aoo41x/main/stoc/source/inspect/ |
H A D | introspection.cxx | 1178 void ImplIntrospectionAdapter::realloc(Any& array, sal_Int32 length) in realloc() 1184 sal_Int32 ImplIntrospectionAdapter::getLen(const Any& array) in getLen() 1190 Any ImplIntrospectionAdapter::get(const Any& array, sal_Int32 index) in get() 1196 void ImplIntrospectionAdapter::set(Any& array, sal_Int32 index, const Any& value) in set()
|
/aoo41x/main/extensions/test/sax/ |
H A D | testwriter.cxx | 602 sal_Char array[256]; in testSimple() local
|
/aoo41x/main/codemaker/source/javamaker/ |
H A D | javatype.cxx | 163 std::vector< rtl::OString > const & arguments, bool array, bool classType, in translateUnoTypeToDescriptor() 328 TypeManager const & manager, rtl::OString const & type, bool array, in translateUnoTypeToDescriptor() 420 rtl::OString const & type, bool array, bool dependency, in addParameter()
|
/aoo41x/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfparse.cxx | 265 objectref, array, value, dict_element, dict_begin, dict_end, member
|
/aoo41x/main/wizards/com/sun/star/wizards/common/ |
H A D | NumericalHelper.java | 1407 Object array = sourceObject.aValue; in convertSequenceToObjectArray() local
|
/aoo41x/main/sal/systools/win32/uwinapi/ |
H A D | win95sys.h | 148 HANDLE_TABLE_ENTRY array[1]; // An array (number is given by cEntries) member
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 162 #define STATIC_TABLE_END( array ) ((array)+STATIC_TABLE_SIZE(array)) argument 164 #define STATIC_TABLE_SIZE( array ) (sizeof(array)/sizeof(*(array))) argument
|