/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/ |
H A D | _XParameters.java | 121 int idx = findParamOfType(String.class) ; in _setNull() local 149 int idx = findParamOfType(String.class) ; in _setString() local 170 int idx = findParamOfType(Boolean.class) ; in _setBoolean() local 191 int idx = findParamOfType(Byte.class) ; in _setByte() local 212 int idx = findParamOfType(Short.class) ; in _setShort() local 254 int idx = findParamOfType(Long.class) ; in _setLong() local 275 int idx = findParamOfType(Float.class) ; in _setFloat() local 296 int idx = findParamOfType(Double.class) ; in _setDouble() local 317 int idx = findParamOfType(byte[].class) ; in _setBytes() local 338 int idx = findParamOfType(Date.class) ; in _setDate() local [all …]
|
H A D | _XRowUpdate.java | 176 int idx = findColumnOfType(Boolean.class) ; in _updateBoolean() local 205 int idx = findColumnOfType(Byte.class) ; in _updateByte() local 234 int idx = findColumnOfType(Short.class) ; in _updateShort() local 263 int idx = findColumnOfType(Integer.class) ; in _updateInt() local 292 int idx = findColumnOfType(Long.class) ; in _updateLong() local 321 int idx = findColumnOfType(Float.class) ; in _updateFloat() local 350 int idx = findColumnOfType(Double.class) ; in _updateDouble() local 379 int idx = findColumnOfType(String.class) ; in _updateString() local 410 int idx = findColumnOfType(byte[].class) ; in _updateBytes() local 444 int idx = findColumnOfType(Date.class) ; in _updateDate() local [all …]
|
/aoo42x/main/i18npool/source/indexentry/data/ |
H A D | indexdata_ja_phonetic.h | 25 static sal_uInt16 idx[] = { variable
|
/aoo42x/main/desktop/source/splash/ |
H A D | splash.cxx | 325 sal_Int32 idx = 0; in loadConfig() local 350 sal_Int32 idx = 0; in loadConfig() local 372 sal_Int32 idx = 0; in loadConfig() local 386 sal_Int32 idx = 0; in loadConfig() local 607 sal_Int32 idx = 0; in determineProgressRatioValues() local 618 sal_Int32 idx = 0; in determineProgressRatioValues() local
|
/aoo42x/main/binaryurp/source/ |
H A D | unmarshal.cxx | 168 sal_uInt16 idx = readCacheIndex(); in readType() local 246 sal_uInt16 idx = readCacheIndex(); in readOid() local 272 sal_uInt16 idx = readCacheIndex(); in readTid() local 432 sal_uInt16 idx = read16(); in readCacheIndex() local
|
H A D | marshal.cxx | 148 sal_uInt16 idx = state_.typeCache.add(value, &found); in writeType() local 164 sal_uInt16 idx; in writeOid() local 183 sal_uInt16 idx = state_.tidCache.add(tid, &found); in writeTid() local
|
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registrationcontextinformation.cxx | 254 std::wstring::size_type idx = str.find(TEXT("~")); in ShellNewCommandDisplayName() local 273 std::wstring::size_type idx = str.find(TEXT("~")); in ShellEditCommandDisplayName() local 367 std::wstring::size_type idx = m_OOExecPath.find_last_of(TEXT('\\')); in ExtractOpenOfficeExecNameFromPath() local
|
/aoo42x/main/i18npool/inc/ |
H A D | textToPronounce_zh.hxx | 35 sal_uInt16 **idx; member in com::sun::star::i18n::TextToPronounce_zh
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | contentcaps.cxx | 54 sal_Int32 idx = 0; in getProperties() local
|
H A D | urlparameter.hxx | 59 sal_Int32 idx; in getHash() local 74 sal_Int32 idx; in getFile() local
|
/aoo42x/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_asian.cxx | 72 sal_uInt16** idx=func(&max_index); in getIndexCharacter() local 127 sal_uInt16** idx=func(&max_index); in getPhoneticCandidate() local
|
/aoo42x/main/scripting/source/provider/ |
H A D | URIHelper.cxx | 186 sal_Int32 idx = child.lastIndexOf(test); in initBaseURI() local 214 sal_Int32 idx = rStorageURI.indexOf(m_sBaseURI); in getLanguagePart() local
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/utils/ |
H A D | PackageRemover.java | 81 int idx = line.indexOf(ParcelZipper.CONTENTS_DIRNAME); in evaluate() local
|
/aoo42x/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 195 sal_Int32 idx = -1,k = 0,off; in replaceName() local 392 sal_Int32 idx; in getByHierarchicalName() local 409 sal_Int32 idx; in hasByHierarchicalName() local 560 sal_Int32 idx = num.toInt32() - 1; in getByName() local 591 sal_Int32 idx = num.toInt32() - 1; in hasByName() local 607 sal_Int32 idx; in getByHierarchicalName() local 630 sal_Int32 idx; in hasByHierarchicalName() local 721 sal_Int32 idx; in init() local
|
/aoo42x/main/shell/source/win32/shlxthandler/util/ |
H A D | fileextensions.cxx | 75 std::string::size_type idx = file_name.find_last_of("."); in get_file_name_extension() local
|
/aoo42x/main/extensions/source/oooimprovement/ |
H A D | soaprequest.cxx | 82 sal_Int32 idx = 0; in replaceAll() local 101 for(sal_Int32 idx=0; idx < size; idx++) in createSequenceFromString() local
|
H A D | corecontroller.cxx | 63 for (sal_Int32 idx = service_names.getLength()-1; idx>=0; --idx) in supportsService() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_acceptor/ |
H A D | Acceptor.java | 62 int idx = cncstr.indexOf("host=") + 5 ; in initialize() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_acceptor.uno/ |
H A D | Acceptor.java | 58 int idx = cncstr.indexOf("host=") + 5 ; in initialize() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_bridgefac.uno/ |
H A D | BridgeFactory.java | 51 int idx = cncstr.indexOf("host=") + 5 ; in initialize() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_brdgfctr/ |
H A D | BridgeFactory.java | 53 int idx = cncstr.indexOf("host=") + 5 ; in initialize() local
|
/aoo42x/main/qadevOOo/tests/java/ifc/ucb/ |
H A D | _XSortedDynamicResultSetFactory.java | 93 int idx = url.indexOf("/") ; in _createSortedDynamicResultSet() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_connector.uno/ |
H A D | Connector.java | 62 int idx = cncstr.indexOf("host=") + 5 ; in initialize() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_connectr/ |
H A D | Connector.java | 64 int idx = cncstr.indexOf("host=") + 5 ; in initialize() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_sc/ |
H A D | ScFunctionDescriptionObj.java | 92 int idx = rnd.nextInt(names.length); in createTestEnvironment() local
|