Home
last modified time | relevance | path

Searched refs:index (Results 1 – 25 of 927) sorted by relevance

12345678910>>...38

/aoo41x/main/registry/source/
H A Dreflread.cxx210 if ((index > 0) && (index <= m_stringsCopied)) in getString()
333 if (m_pIndex && (index > 0) && (index <= m_numOfEntries)) in readTag()
360 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readBOOLConstant()
375 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readBYTEConstant()
390 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readINT16Constant()
405 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readUINT16Constant()
420 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readINT32Constant()
435 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readUINT32Constant()
450 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readINT64Constant()
465 if (m_pIndex && (index> 0) && (index <= m_numOfEntries)) in readUINT64Constant()
[all …]
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx83 for ( sal_Int32 index = 0; index < nLen; ++index ) in getShapes() local
95 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementRotation() local
106 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementLeft() local
117 for ( sal_Int32 index = 1; index <= nLen; ++index ) in IncrementTop() local
127 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getHeight() local
138 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setHeight() local
148 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getWidth() local
159 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setWidth() local
169 for ( sal_Int32 index = 1; index <= nLen; ++index ) in getLeft() local
180 for ( sal_Int32 index = 1; index <= nLen; ++index ) in setLeft() local
[all …]
/aoo41x/main/registry/inc/registry/
H A Dreflread.hxx400 m_pApi->getFieldName(m_hImpl, &sRet.pData, index); in getFieldName()
407 m_pApi->getFieldType(m_hImpl, &sRet.pData, index); in getFieldType()
412 { return m_pApi->getFieldAccess(m_hImpl, index); } in getFieldAccess()
424 m_pApi->getFieldDoku(m_hImpl, &sRet.pData, index); in getFieldDoku()
431 m_pApi->getFieldFileName(m_hImpl, &sRet.pData, index); in getFieldFileName()
441 m_pApi->getMethodName(m_hImpl, &sRet.pData, index); in getMethodName()
466 { return m_pApi->getMethodExcCount(m_hImpl, index); } in getMethodExcCount()
483 { return m_pApi->getMethodMode(m_hImpl, index); } in getMethodMode()
488 m_pApi->getMethodDoku(m_hImpl, &sRet.pData, index); in getMethodDoku()
503 { return m_pApi->getReferenceType(m_hImpl, index); } in getReferenceType()
[all …]
H A Dreader.hxx238 rtl::OUString getSuperTypeName(sal_uInt16 index) const { in getSuperTypeName()
285 rtl::OUString getFieldFileName(sal_uInt16 index) const { in getFieldFileName()
301 RTFieldAccess getFieldFlags(sal_uInt16 index) const { in getFieldFlags()
314 rtl::OUString getFieldName(sal_uInt16 index) const { in getFieldName()
316 typereg_reader_getFieldName(m_handle, &s, index); in getFieldName()
332 rtl::OUString getFieldTypeName(sal_uInt16 index) const { in getFieldTypeName()
350 RTConstValue getFieldValue(sal_uInt16 index) const { in getFieldValue()
353 m_handle, index, &v.m_type, &v.m_value)) in getFieldValue()
395 RTMethodMode getMethodFlags(sal_uInt16 index) const { in getMethodFlags()
408 rtl::OUString getMethodName(sal_uInt16 index) const { in getMethodName()
[all …]
H A Dreader.h209 void * handle, rtl_uString ** result, sal_uInt16 index)
239 void * handle, rtl_uString ** result, sal_uInt16 index)
257 void * handle, rtl_uString ** result, sal_uInt16 index)
272 void * handle, sal_uInt16 index) SAL_THROW_EXTERN_C();
288 void * handle, rtl_uString ** result, sal_uInt16 index)
305 void * handle, rtl_uString ** result, sal_uInt16 index)
373 void * handle, sal_uInt16 index) SAL_THROW_EXTERN_C();
421 void * handle, sal_uInt16 index) SAL_THROW_EXTERN_C();
499 void * handle, sal_uInt16 index) SAL_THROW_EXTERN_C();
567 void * handle, sal_uInt16 index) SAL_THROW_EXTERN_C();
[all …]
H A Dreflwrit.hxx149 inline void setFieldData( sal_uInt16 index,
167 inline void setMethodData(sal_uInt16 index,
183 inline void setParamData(sal_uInt16 index,
195 inline void setExcData(sal_uInt16 index,
218 inline void setReferenceData( sal_uInt16 index,
276 inline void RegistryTypeWriter::setFieldData( sal_uInt16 index, in setFieldData() argument
288 inline void RegistryTypeWriter::setMethodData(sal_uInt16 index, in setMethodData() argument
315 inline void RegistryTypeWriter::setParamData(sal_uInt16 index, in setParamData() argument
324 inline void RegistryTypeWriter::setExcData(sal_uInt16 index, in setExcData() argument
328 m_pApi->setExcData(m_hImpl, index, excIndex, type.pData); in setExcData()
[all …]
/aoo41x/main/helpcontent2/source/auxiliary/
H A Dindex.xsl52 </index:element>
58 </index:element>
64 </index:element>
70 </index:element>
76 </index:element>
82 </index:element>
88 </index:element>
94 </index:element>
100 </index:element>
134 <index:text index:nodeID="{generate-id(current())}">
[all …]
/aoo41x/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx149 inline const ::rtl::OString getFieldName( sal_uInt16 index ) const in getFieldName()
150 { return inGlobalSet( m_pImpl->m_pReader->getFieldName(index) ); } in getFieldName()
151 inline const ::rtl::OString getFieldType( sal_uInt16 index ) const in getFieldType()
153 inline RTFieldAccess getFieldAccess( sal_uInt16 index ) const in getFieldAccess()
154 { return m_pImpl->m_pReader->getFieldFlags(index); } in getFieldAccess()
156 { return m_pImpl->m_pReader->getFieldValue(index); } in getFieldConstValue()
166 { return m_pImpl->m_pReader->getMethodParameterCount(index); } in getMethodParamCount()
174 { return m_pImpl->m_pReader->getMethodExceptionCount(index); } in getMethodExcCount()
179 inline RTMethodMode getMethodMode( sal_uInt16 index ) const in getMethodMode()
180 { return m_pImpl->m_pReader->getMethodFlags(index); } in getMethodMode()
[all …]
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java198 if (index > size || index < 0) in add()
203 System.arraycopy(elementData, index, elementData, index + 1, in add()
204 size - index); in add()
257 if (index > size || index < 0) in addAll()
276 System.arraycopy(elementData, index, elementData, index + numNew, in addAll()
361 int index= -1; in indexOf() local
385 return index; in indexOf()
417 int index= -1; in lastIndexOf() local
440 return index; in lastIndexOf()
502 System.arraycopy(elementData, index+1, elementData, index, in remove()
[all …]
H A DUnoUrl.java308 int index = thePart.indexOf(","); in parseUnoUrlPart() local
309 if (index != -1) { in parseUnoUrlPart()
367 int index = url.indexOf(':'); in parseUnoUrl() local
368 if (index != -1) { in parseUnoUrl()
376 url = url.substring(index + 1).trim(); in parseUnoUrl()
378 index = url.indexOf(';'); in parseUnoUrl()
379 if (index == -1) { in parseUnoUrl()
384 url = url.substring(index + 1).trim(); in parseUnoUrl()
388 index = url.indexOf(';'); in parseUnoUrl()
389 if (index == -1) { in parseUnoUrl()
[all …]
/aoo41x/main/chart2/source/view/main/
H A DVDataSeries.cxx76 if( 0<=index && index<Doubles.getLength() ) in getValue()
77 return Doubles[index]; in getValue()
91 if( -1<=index && index<Doubles.getLength() && in detectNumberFormatKey()
484 if( 0<=index && index<m_aValues_X.getLength() ) in getXValue()
506 if( 0<=index && index<m_aValues_Y.getLength() ) in getYValue()
655 double fY = getYValue( index ); in getMinimumofAllDifferentYValues()
691 double fY = getYValue( index ); in getMaximumofAllDifferentYValues()
769 adaptPointCache( index ); in getSymbolProperties()
826 if( !isAttributedDataPoint(index) ) in hasPointOwnColor()
908 adaptPointCache( index ); in getDataPointLabel()
[all …]
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java158 return s.substring(index+1, index+2); in getAfterIndex()
207 if (index > 0 && getCharCount() == index) { in getAfterIndex()
242 if (index == -1) { in getSelectionStart()
246 return index; in getSelectionStart()
463 if ((index > 0) && (getCharCount() == index)) { in getCharacterAttribute()
488 return index; in getSelectionEnd()
505 return s.substring(index-1, index); in getBeforeIndex()
550 if (index > 0 && getCharCount() == index) { in getBeforeIndex()
583 return s.substring(index, index + 1); in getAtIndex()
618 if (index > 0 && getCharCount() == index) { in getAtIndex()
[all …]
/aoo41x/main/codemaker/source/javamaker/
H A Dclassfile.cxx524 return index; in addIntegerInfo()
542 return index; in addFloatInfo()
558 return index; in addLongInfo()
576 return index; in addDoubleInfo()
727 return index; in nextConstantPoolIndex()
753 return index; in addUtf8Info()
772 return index; in addClassInfo()
791 return index; in addStringInfo()
815 return index; in addFieldrefInfo()
839 return index; in addMethodrefInfo()
[all …]
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDialogFocusTraversalPolicy.java48 int index = 0,x = -1; in getComponentAfter() local
53 x = index; in getComponentAfter()
54 index = -1; in getComponentAfter()
57 index = x; in getComponentAfter()
61 if(index == -1) { in getComponentAfter()
65 index = y; in getComponentAfter()
76 index--; in getComponentBefore()
79 x = index; in getComponentBefore()
80 index = -1; in getComponentBefore()
83 index = x; in getComponentBefore()
[all …]
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl266 The row index for which to retrieve the cell.
269 The column index for which to retrieve the cell.
310 Column index of the cell for which to determine if the
324 <p>This is the same index that would be returned by calling
330 index.
334 index.
343 /** Translate the given child index into the corresponding row
344 index.
348 index.
361 index.
[all …]
/aoo41x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DXLIFFReader.java483 index = PROJECT_IDX; in startElement()
491 index = RESTYPE_IDX; in startElement()
495 index = GID_IDX; in startElement()
499 index = LID_IDX; in startElement()
503 index = HID_IDX; in startElement()
507 index = PLATFORM_IDX; in startElement()
511 index = WIDTH_IDX; in startElement()
546 if (index == oldindex) { in characters()
547 data[index] += str; in characters()
549 data[index] = str; in characters()
[all …]
/aoo41x/main/sw/source/ui/vba/
H A Dvbadocument.cxx128 if ( index.hasValue() ) in BuiltInDocumentProperties()
129 return xCol->Item( index, uno::Any() ); in BuiltInDocumentProperties()
137 if ( index.hasValue() ) in CustomDocumentProperties()
138 return xCol->Item( index, uno::Any() ); in CustomDocumentProperties()
172 if ( index.hasValue() ) in Paragraphs()
173 return xCol->Item( index, uno::Any() ); in Paragraphs()
181 if ( index.hasValue() ) in Styles()
190 if ( index.hasValue() ) in Fields()
204 if ( index.hasValue() ) in Shapes()
213 if ( index.hasValue() ) in Sections()
[all …]
/aoo41x/main/odk/examples/java/Inspector/
H A DHideableTreeModel.java114 if(index < 0) { in nodeInserted()
115 index = getIndexOfChild(node, child); in nodeInserted()
119 int[] ai = { index }; in nodeInserted()
129 int[] ai = { index }; in nodeRemoved()
238 nodeRemoved(parent, n, index); in setNodeVisible()
275 if(j == index) { in getChild()
300 int index = -1; in getIndexOfChild() local
305 index = 0; in getIndexOfChild()
309 return index; in getIndexOfChild()
312 index++; in getIndexOfChild()
[all …]
/aoo41x/main/chart2/source/view/inc/
H A DVDataSeries.hxx58 double getValue( sal_Int32 index ) const;
59 sal_Int32 detectNumberFormatKey( sal_Int32 index ) const;
89 double getXValue( sal_Int32 index ) const;
90 double getYValue( sal_Int32 index ) const;
92 double getY_Min( sal_Int32 index ) const;
93 double getY_Max( sal_Int32 index ) const;
94 double getY_First( sal_Int32 index ) const;
95 double getY_Last( sal_Int32 index ) const;
97 double getBubble_Size( sal_Int32 index ) const;
127 bool hasPointOwnColor( sal_Int32 index ) const;
[all …]
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_update.cxx50 int index = 0; in determineHighestVersion() local
54 index = 1; in determineHighestVersion()
59 index = 2; in determineHighestVersion()
64 index = 3; in determineHighestVersion()
66 return index; in determineHighestVersion()
263 if (index == 1) in isUpdateUserExtension()
274 if (index == 2) in isUpdateUserExtension()
295 if (index == 1) in isUpdateUserExtension()
321 if (index == 2) in isUpdateSharedExtension()
323 else if (index == 3) in isUpdateSharedExtension()
[all …]
/aoo41x/main/registry/tools/
H A Dregcompare.cxx746 sal_uInt16 index) in checkMethod() argument
749 if ( reader1.getMethodName(index) != reader2.getMethodName(index) ) in checkMethod()
755 U2S(reader1.getMethodName(index)), in checkMethod()
756 U2S(reader2.getMethodName(index))); in checkMethod()
761 if ( reader1.getMethodReturnTypeName(index) != reader2.getMethodReturnTypeName(index) ) in checkMethod()
787 …if ( reader1.getMethodParameterTypeName(index, i) != reader2.getMethodParameterTypeName(index, i) ) in checkMethod()
798 …ions.fullCheck() && (reader1.getMethodParameterName(index, i) != reader2.getMethodParameterName(in… in checkMethod()
809 if ( reader1.getMethodParameterFlags(index, i) != reader2.getMethodParameterFlags(index, i) ) in checkMethod()
845 …if ( reader1.getMethodExceptionTypeName(index, i) != reader2.getMethodExceptionTypeName(index, i) ) in checkMethod()
868 if ( reader1.getMethodFlags(index) != reader2.getMethodFlags(index) ) in checkMethod()
[all …]
/aoo41x/main/svl/source/misc/
H A Downlist.cxx91 sal_uInt16 index = 0; in AppendCommands() local
92 while(index < rCmd.Len()) in AppendCommands()
95 eatSpace(rCmd, &index); in AppendCommands()
96 String name = (rCmd.GetChar(index) == '\"') ? parseString(rCmd, &index) : parseWord(rCmd, &index); in AppendCommands()
98 eatSpace(rCmd, &index); in AppendCommands()
100 if(index < rCmd.Len() && rCmd.GetChar(index) == '=') in AppendCommands()
102 index ++; in AppendCommands()
104 eatSpace(rCmd, &index); in AppendCommands()
105 value = (rCmd.GetChar(index) == '\"') ? parseString(rCmd, &index) : parseWord(rCmd, &index); in AppendCommands()
112 *pEaten = index; in AppendCommands()
/aoo41x/main/sal/osl/os2/
H A Dprocess.c139 unsigned int index; in osl_executeProcess_WithRedirectedIO() local
183 for ( index = 0 ; index < nArguments ; ++index ) in osl_executeProcess_WithRedirectedIO()
196 pArguments[index+1]=0; in osl_executeProcess_WithRedirectedIO()
199 for ( index = 0 ; index < nEnvironmentVars ; ++index ) in osl_executeProcess_WithRedirectedIO()
216 pEnvironment[index+1]=0; in osl_executeProcess_WithRedirectedIO()
284 for ( index = 0 ; index < nArguments ; ++index ) in osl_executeProcess_WithRedirectedIO()
286 if ( pArguments[index] != 0 ) in osl_executeProcess_WithRedirectedIO()
288 free(pArguments[index]); in osl_executeProcess_WithRedirectedIO()
296 for ( index = 0 ; index < nEnvironmentVars ; ++index ) in osl_executeProcess_WithRedirectedIO()
298 if ( pEnvironment[index] != 0 ) in osl_executeProcess_WithRedirectedIO()
[all …]
/aoo41x/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java102 for ( int index = 0 ; index < size; index++ ) { in getPropertyValues()
106 prop.Name = ( String )properties.get( index ); in getPropertyValues()
108 props[ index ] = prop; in getPropertyValues()
122 for ( int index = 1 ; index <= size; index++ ) { in getPropertyValues()
123 Object propertyValue = values.getObject( index, null ); in getPropertyValues()
228 for (int index = 0; index < size ; index++ ) { in main()
229 String property = ( String )properties.get( index ); in main()
230 Object propValue = propertiesValues.get( index ); in main()
/aoo41x/main/qadevOOo/tests/java/ifc/script/
H A D_XEventAttacherManager.java60 int index; field in _XEventAttacherManager
68 index = 0; in _insertEntry()
70 oObj.insertEntry(index); in _insertEntry()
73 log.println("insertEntry(" + index in _insertEntry()
101 oObj.registerScriptEvent(index, desc); in _registerScriptEvent()
136 oObj.registerScriptEvents(index, descs); in _registerScriptEvents()
166 res = oObj.getScriptEvents(index); in _getScriptEvents()
322 oObj.detach(index, attachedObject); in _detach()
389 oObj.revokeScriptEvents(index); in _revokeScriptEvents()
416 oObj.removeEntry(index); in _removeEntry()
[all …]

Completed in 216 milliseconds

12345678910>>...38