| /aoo4110/main/framework/source/fwe/xml/ |
| H A D | xmlnamespaces.cxx | 108 int index; in applyNSToAttributeName() local 133 int index = aName.indexOf( ':' ); in applyNSToElementName() local
|
| /aoo4110/main/registry/inc/registry/ |
| H A D | reflwrit.hxx | 276 inline void RegistryTypeWriter::setFieldData( sal_uInt16 index, in setFieldData() 288 inline void RegistryTypeWriter::setMethodData(sal_uInt16 index, in setMethodData() 315 inline void RegistryTypeWriter::setParamData(sal_uInt16 index, in setParamData() 324 inline void RegistryTypeWriter::setExcData(sal_uInt16 index, in setExcData() 342 inline void RegistryTypeWriter::setReferenceData( sal_uInt16 index, in setReferenceData()
|
| /aoo4110/main/sw/source/ui/vba/ |
| H A D | vbaapplication.cxx | 126 SwVbaApplication::Documents( const uno::Any& index ) throw (uno::RuntimeException) in Documents() 135 SwVbaApplication::Addins( const uno::Any& index ) throw (uno::RuntimeException) in Addins() 144 SwVbaApplication::Dialogs( const uno::Any& index ) throw (uno::RuntimeException) in Dialogs()
|
| H A D | vbaheaderfooter.cxx | 36 …st uno::Reference< beans::XPropertySet >& rProps, sal_Bool isHeader, sal_Int32 index ) throw ( uno… in SwVbaHeaderFooter() 78 SwVbaHeaderFooter::Shapes( const uno::Any& index ) throw (uno::RuntimeException) in Shapes()
|
| /aoo4110/main/ridljar/com/sun/star/lib/uno/typeinfo/ |
| H A D | ParameterTypeInfo.java | 52 String name, String methodName, int index, int flags, Type unoType) in ParameterTypeInfo() 60 public ParameterTypeInfo(String name, String methodName, int index, int flags) in ParameterTypeInfo()
|
| /aoo4110/main/desktop/source/deployment/misc/ |
| H A D | dp_update.cxx | 50 int index = 0; in determineHighestVersion() local 261 int index = determineHighestVersion( in isUpdateUserExtension() local 272 int index = determineHighestVersion( in isUpdateUserExtension() local 293 int index = determineHighestVersion( in isUpdateUserExtension() local 319 int index = determineHighestVersion( in isUpdateSharedExtension() local 431 int index = determineHighestVersion(userVersion, sharedVersion, bundledVersion, onlineVersion); in getHighestVersion() local
|
| H A D | dp_version.cxx | 38 ::rtl::OUString getElement(::rtl::OUString const & version, ::sal_Int32 * index) in getElement()
|
| /aoo4110/main/sal/cppunittester/ |
| H A D | cppunittester.cxx | 65 rtl::OUString getArgument(sal_Int32 index) { in getArgument() 103 sal_uInt32 index = 0; in SAL_IMPLEMENT_MAIN() local
|
| /aoo4110/main/jurt/com/sun/star/lib/uno/protocols/urp/ |
| H A D | Cache.java | 96 public Entry(Object content, int index, Entry prev, Entry next) { in Entry() 104 public int index; field in Cache.Entry
|
| /aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ |
| H A D | DialogFocusTraversalPolicy.java | 48 int index = 0,x = -1; in getComponentAfter() local 75 int index = list.indexOf(aComponent), x = -1; in getComponentBefore() local
|
| /aoo4110/main/xmlsecurity/source/helper/ |
| H A D | xsecsign.cxx | 207 int index = findSignatureInfor( securityId ); in collectToSign() local 226 int index = findSignatureInfor( securityId ); in signAStream() local 256 int index = findSignatureInfor( nSecurityId ); in setX509Certificate() local 282 int index = findSignatureInfor( nSecurityId ); in setDate() local
|
| /aoo4110/main/scripting/source/provider/ |
| H A D | MasterScriptProvider.cxx | 76 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
|
| H A D | ProviderCache.cxx | 106 sal_Int32 index = 0; in getAllProviders() local 172 for ( sal_Int32 index = 0; index < serviceNames.getLength(); index++ ) in populateCache() local
|
| /aoo4110/main/vcl/unx/gtk/a11y/ |
| H A D | atktextattributes.cxx | 173 #define get_bool_value( list, index ) get_value( list, index, Bool2String ) argument 174 #define get_short_value( list, index ) get_value( list, index, Short2String ) argument 176 #define get_height_value( list, index ) get_value( list, index, Float2String ) argument 178 #define get_cmm_value( list, index ) get_value( list, index, CMM2UnitString ) argument 179 #define get_scale_width( list, index ) get_value( list, index, Scale2String ) argument 181 #define get_string_value( list, index ) get_value( list, index, GetString ) argument 182 #define get_style_value( list, index ) get_value( list, index, FontSlant2Style ) argument 183 #define get_underline_value( list, index ) get_value( list, index, Underline2String ) argument 184 #define get_variant_value( list, index ) get_value( list, index, CaseMap2String ) argument 185 #define get_weight_value( list, index ) get_value( list, index, Weight2String ) argument [all …]
|
| /aoo4110/main/rdbmaker/inc/codemaker/ |
| H A D | registry.hxx | 167 inline const ::rtl::OString getMethodParamType( sal_uInt16 index, sal_uInt16 paramIndex ) const in getMethodParamType() 169 inline const ::rtl::OString getMethodParamName( sal_uInt16 index, sal_uInt16 paramIndex ) const in getMethodParamName() 171 inline RTParamMode getMethodParamMode( sal_uInt16 index, sal_uInt16 paramIndex ) const in getMethodParamMode() 175 inline const ::rtl::OString getMethodExcType( sal_uInt16 index, sal_uInt16 excIndex ) const in getMethodExcType()
|
| /aoo4110/main/wizards/com/sun/star/wizards/ui/ |
| H A D | DBLimitedFieldSelection.java | 75 protected abstract void insertControlGroup(int index); in insertControlGroup() 124 int index = JavaTools.FieldInList(_AllFieldNames, _SelFieldNames[curindex]); in initializeListBox() local 146 int index = JavaTools.FieldInList(_AllFieldNames, _SelFieldName); in initializeListBox() local
|
| /aoo4110/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()
|
| /aoo4110/test/testuno/source/testlib/uno/ |
| H A D | SDUtil.java | 50 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()
|
| /aoo4110/main/idlc/source/ |
| H A D | aststruct.cxx | 137 sal_uInt16 index = 0; in dump() local 163 sal_uInt16 index = 0; in dump() local
|
| /aoo4110/main/bridges/inc/bridges/cpp_uno/shared/ |
| H A D | vtables.hxx | 80 sal_Int32 index; member
|
| /aoo4110/main/qadevOOo/tests/java/ifc/i18n/ |
| H A D | _XExtendedIndexEntrySupplier.java | 241 public static String getExpectedPhoneticString(int index) { in getExpectedPhoneticString() 246 public static char getUnicodeValue(int index) { in getUnicodeValue()
|
| /aoo4110/main/unoxml/source/dom/ |
| H A D | childlist.cxx | 67 Reference< XNode > SAL_CALL CChildList::item(sal_Int32 index) in item()
|
| /aoo4110/main/stoc/source/javavm/ |
| H A D | jvmargs.cxx | 43 sal_Int32 index = property.indexOf((sal_Unicode)'='); in pushProp() local
|
| /aoo4110/main/sal/workben/ |
| H A D | testproc.cxx | 43 sal_uInt32 index; in MAIN() local
|
| /aoo4110/main/sc/source/ui/vba/ |
| H A D | vbacharttitle.cxx | 48 for ( sal_Int32 index = 1; index < (BaseServiceNames.getLength() + 1); ++index ) in getServiceNames() local
|