Home
last modified time | relevance | path

Searched defs:index (Results 26 – 50 of 395) sorted by last modified time

12345678910>>...16

/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx362 sal_Int32 index = 0; in concatURL() local
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java415 int index = dcp.indexOf(':'); in resolve() local
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx147 sal_Int32 index = 0; in getRTTI() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/tree/
H A D_XTreeNode.java166 int index = oObj.getIndex(xNode); in _getIndex() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dexcept.cxx146 sal_Int32 index = 0; in getRTTI() local
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx225 sal_Int32 index = title.lastIndexOfAsciiL( in initActivationLayer() local
/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx111 static OUString getSubdata( int index, sal_Unicode delimeter, const OUString& rData ) in getSubdata()
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheets.cxx418 for( sal_Int32 index = 0; index < nElems; ++index ) in Item() local
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx190 Reference< XAccessible > ToolbarMenuEntry::getAccessibleChild( sal_Int32 index ) throw (IndexOutOfB… in getAccessibleChild()
287 Reference< XAccessible > ToolbarMenu_Impl::getAccessibleChild( sal_Int32 index ) throw (IndexOutOfB… in getAccessibleChild()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx135 sal_Int32 index = str.indexOf( '~' ); in stripHotKey() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaglobalbase.cxx144 for ( sal_Int32 index = 0; index < nLen; ++index ) in hasServiceName() local
/trunk/main/uui/source/
H A Diahndl.cxx469 for ( sal_Int32 index=0; index< sModules.getLength(); ++index ) in handleRequest_impl() local
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTools.java275 int index = office.indexOf(params[i]); in removeParametersFromAppExecutionCommand() local
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx91 static std::_tstring GetGuidPart(const std::_tstring& guid, int index) in GetGuidPart()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dupgrade.cxx50 string GetGuidPart(const string& guid, int index) in GetGuidPart()
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx76 sal_Int32 index = 0; in endsWith() local
316 sal_Int32 index = -1; in getScript() local
569 sal_Int32 index = 0; in insertByName() local
644 sal_Int32 index = 0; in removeByName() local
750 for ( sal_Int32 index = 0; index < xSProviders.getLength(); index++ ) in hasByName() local
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx445 unsigned int index; in getValue() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx164 int index = unoName->IndexOf('<'); in loadCliType() local
482 sal_Int32 index= 1; in mapUnoTypeName() local
570 int index = unoName->IndexOf('<'); in mapPolymorphicName() local
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java174 int index = 0; in compare() local
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx117 static inline void emit_ldarg( Emit::ILGenerator * code, ::System::Int32 index ) in emit_ldarg()
149 int index = (*sPolyName)->IndexOf('<'); in polymorphicStructNameToStructName() local
163 int index= 1; in mapUnoTypeName() local
232 int index = unoName->IndexOf('<'); in mapUnoPolymorphicName() local
762 int index = 0; in get_type() local
/trunk/test/testuno/source/testlib/uno/
H A DSCUtil.java113 …readsheet getSCSheetByIndex(XSpreadsheetDocument xSpreadsheetDocument, short index) throws Excepti… in getSCSheetByIndex()
133 XSpreadsheetDocument xSpreadsheetDocument, short index) in getSCSheetNameByIndex()
155 XSpreadsheetDocument xSpreadsheetDocument, short index, in setSCSheetNameByIndex()
H A DSDUtil.java50 public static Object getPageByIndex(XComponent doc, int index) throws Exception { in getPageByIndex()
57 public static Object getShapeOfPageByIndex(Object page, int index) throws Exception { in getShapeOfPageByIndex()
H A DShapeUtil.java110 …public static XPropertySet getPortion(XShape xShape, int index) throws NoSuchElementException, Wra… in getPortion()
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DSlideShow.java123 public XDrawPage createSlide(int index) throws Exception { in createSlide()
/trunk/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java287 int index = content.indexOf("\n"); in getLineCount() local

Completed in 131 milliseconds

12345678910>>...16