Home
last modified time | relevance | path

Searched refs:index (Results 326 – 350 of 949) sorted by relevance

1...<<11121314151617181920>>...38

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleSelection.java564 protected static boolean isSelectable(Object Testcase, int index) { in isSelectable() argument
570 if (accCon.getAccessibleChild(index).getAccessibleContext() in isSelectable()
577 if ((accCon.getAccessibleChild(index).getAccessibleContext() in isSelectable()
579 (accCon.getAccessibleChild(index).getAccessibleContext() in isSelectable()
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx103 for ( sal_Int32 index=0; index < nLen; ++pDest, ++index ) in ResetColors() local
104 xIndexAccess->getByIndex( index ) >>= (*pDest); in ResetColors()
H A Dvbaworkbooks.cxx112 for ( sal_Int32 index=0; index < sSheets.getLength() ; ++index ) in setUpDocumentModules() local
114 sDocModuleNames.push_back( sSheets[ index ] ); in setUpDocumentModules()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx381 for ( sal_uLong index=0; index<nObj; ++index ) in ExecuteMacroAssign() local
383 pInfo = ScDrawLayer::GetMacroInfo( pOL->GetObj(index), sal_True ); in ExecuteMacroAssign()
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiTable.pm287 my $index = 0;
292 return $index;
294 ++$index;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XFormulaQuery.java81 int[]index = (int[])o; in before() local
82 miQueryThisDependentRange = index[0]; in before()
83 miQueryThisPrecedentRange = index[1]; in before()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSpreadsheets.idl51 the index of the new spreadsheet in the collection.
62 the new index of the spreadsheet in the collection.
75 the index of the copy in the collection.
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl43 * Add personal security environment , and return the index of the added env.
56 …com::sun::star::xml::crypto::XSecurityEnvironment getSecurityEnvironmentByIndex([in] long index ) ;
72 void setDefaultSecurityEnvironmentIndex([in] long index ) ;
/trunk/main/codemaker/source/javamaker/
H A Djavaoptions.cxx51 sal_Int32 index = name.lastIndexOf(SEPARATOR); in initOptions() local
52 m_program = name.copy((index > 0 ? index+1 : 0)); in initOptions()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx966 for( sal_Int32 index = 0; index < childNodes.getLength(); index++ ) in createEntry() local
968 if ( (aNewName+extn).equals( childNodes[index]->getName() ) ) in createEntry()
993 for( sal_Int32 index = 0; index < childNodes.getLength(); index++ ) in createEntry() local
995 if ( (aUserSuppliedName+extn).equals( childNodes[index]->getName() ) ) in createEntry()
/trunk/main/offapi/com/sun/star/drawing/
H A DXDrawPages.idl43 <p>The pages are stored in an index container. The order is determined by
44 the index.
58 the index at which the newly created <type>DrawPage</type> or
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx447 xub_StrLen index = tmp.Search( '=' ); in Open() local
448 if ( index != STRING_NOTFOUND ) in Open()
450 String key = tmp.Copy( 0, index ); in Open()
451 String value = tmp.Copy( index + 1 ); in Open()
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DSlideShow.java123 public XDrawPage createSlide(int index) throws Exception { in createSlide() argument
124 drawpages.insertNewByIndex(index); in createSlide()
125 XDrawPage xPage = PageUtil.getDrawPageByIndex(impressDocument, index); in createSlide()
/trunk/main/stoc/source/uriproc/
H A DUriReference.cxx138 rtl::OUString UriReference::getPathSegment(sal_Int32 index) in getPathSegment() argument
142 if (m_isHierarchical && m_path.getLength() != 0 && index >= 0) { in getPathSegment()
144 if (index-- == 0) { in getPathSegment()
/trunk/main/registry/tools/
H A Drdbedit.cxx149 sal_Int32 index = -1; in initOptions() local
150 if ((index=m_program.lastIndexOf(SEPARATOR)) > 0) in initOptions()
151 m_program = av[0]+index+1; in initOptions()
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXAlterTable.idl72 @param index
79 if the given index does not denote an existing column.
81 void alterColumnByIndex([in]long index,
/trunk/main/oovbaapi/ooo/vba/
H A DXDocumentProperty.idl40 * Specific built-in document property. Use CustomDocumentProperties(index),
41 * where index is the name or index number of the custom document property,
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx139 sal_Int32 index = 0; in getRTTI() local
142 OUString token( unoName.getToken( 0, '.', index ) ); in getRTTI()
147 while (index >= 0); in getRTTI()

Completed in 105 milliseconds

1...<<11121314151617181920>>...38