/aoo41x/main/bridges/source/cpp_uno/msvc_win32_intel/ |
H A D | uno2cpp.cxx | 66 add eax, pStackLongs // params stack space in callVirtualMethod() 78 add edx, eax in callVirtualMethod() 140 add eax, 4 // this ptr in callVirtualMethod() 141 add esp, eax in callVirtualMethod()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportTarget.java | 641 propertyNameSpaces.add(OfficeNamespaces.FO_NS); in startOther() 642 propertyNameSpaces.add(OfficeNamespaces.FO_NS); in startOther() 643 propertyNames.add(KEEP_TOGETHER); in startOther() 644 propertyValues.add(ALWAYS); in startOther() 647 propertyNames.add(KEEP_WITH_NEXT); in startOther() 648 propertyValues.add(ALWAYS); in startOther() 652 propertyNames.add(KEEP_WITH_NEXT); in startOther() 653 propertyValues.add(null); in startOther() 731 sectionHeight.add(rowHeight); in startRow()
|
/aoo41x/main/qadevOOo/tests/java/mod/_sd/ |
H A D | SdGenericDrawPage.java | 163 oShapes.add(SOF.createShape in createTestEnvironment() 165 oShapes.add(SOF.createShape in createTestEnvironment() 167 oShapes.add(SOF.createShape in createTestEnvironment()
|
H A D | SdMasterPage.java | 170 oShapes.add(SOF.createShape(xDrawDoc, 2000, 1500, 1000, 1000, "Line")); in createTestEnvironment() 171 oShapes.add(SOF.createShape in createTestEnvironment() 173 oShapes.add(SOF.createShape in createTestEnvironment()
|
H A D | SdXShape.java | 159 oShapes.add( in createTestEnvironment() 165 oShapes.add((XShape) oObj); in createTestEnvironment() 166 oShapes.add((XShape) oShape); in createTestEnvironment()
|
/aoo41x/main/qadevOOo/tests/java/mod/_svx/ |
H A D | SvxShapeDimensioning.java | 116 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape); in createTestEnvironment() 119 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add( in createTestEnvironment() 128 DrawTools.getShapes(DrawTools.getDrawPage(xDrawDoc,0)).add(oShape) ; in createTestEnvironment()
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | GfxCompare.java | 65 aList.add( "composite -version" ); in mustInstalledSoftware() 66 aList.add( "identify -version" ); in mustInstalledSoftware() 69 aList.add( "gs -version" ); in mustInstalledSoftware()
|
H A D | OfficePrint.java | 196 aPropertyList.add(Arg); in loadFromURL() 204 aPropertyList.add(Arg); in loadFromURL() 261 aPropertyList.add(aFiltername); in exportToPDF() 606 aPropertyList.add(Arg); in impl_printToFileWithOOo() 646 aPrintProps.add(Arg); in impl_printToFileWithOOo() 668 aPrintProps.add(Arg); in impl_printToFileWithOOo() 1323 aPropertyList.add(Arg); in convertDocument()
|
/aoo41x/main/toolkit/qa/complex/toolkit/ |
H A D | GridControl.java | 488 m_disposables.add( dialogModel ); in impl_createDialogWithGridControl() 494 m_disposables.add( dialogControl ); in impl_createDialogWithGridControl() 503 m_disposables.add( gridModelProps ); in impl_createDialogWithGridControl() 695 m_insertionEvents.add( i_event ); in elementInserted() 700 m_removalEvents.add( i_event ); in elementRemoved() 705 m_replacementEvents.add( i_event ); in elementReplaced()
|
/aoo41x/main/wizards/com/sun/star/wizards/common/ |
H A D | JavaTools.java | 517 retvector.add(baselist[i]); in removeOutdatedFields() 542 retvector.add(baselist[i]); in removeOutdatedFields() 571 secdimvector.add(baselist[n][m]); in removeOutdatedFields() 578 firstdimvector.add(internalArray); in removeOutdatedFields() 731 tempbaselist.add(_sbaselist[i]); in removefromList()
|
/aoo41x/main/xmlsecurity/tools/uno/ |
H A D | XMLSecurityFrameworkController.java | 471 m_signatureList.add(signatureEntity); in checkSecurityElement() 603 m_encryptionList.add(theEncryption); in checkSecurityElement() 726 m_vUnsolvedReferenceIds.add(id); in checkReference() 727 m_vUnsolvedReferencedKeeperIds.add(new Integer(keeperId)); in checkReference() 728 m_vUnsolvedReferenceRefNum.add(new Integer(refNum)); in checkReference()
|
/aoo41x/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentEvents.java | 153 m_observedCloseEvents.add( CloseEventType.OnUnload ); in documentEventOccured() 176 m_observedCloseEvents.add( CloseEventType.NotifyClosing ); in notifyClosing() 192 m_observedCloseEvents.add( CloseEventType.Disposing ); in disposing()
|
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/ |
H A D | CommandCaller.java | 393 ret.add(new Integer(nNr1)); in handleResponse() 395 ret.add(new Long(nLNr1)); in handleResponse() 397 ret.add(aString1); in handleResponse() 399 ret.add(new Boolean(bBool1)); in handleResponse()
|
/aoo41x/main/wizards/com/sun/star/wizards/db/ |
H A D | RelationController.java | 79 aReferencedTableVector.add(oCommandName.getComposedName()); in getExportedKeys() 138 aSlaveFieldNamesVector.add(sForeignColumnName); in getImportedKeyColumns() 139 aMasterFieldNamesVector.add(sPrimaryColumnName); in getImportedKeyColumns()
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | CustomizeView.java | 115 this.add(m_cbMenuBar ); in CustomizeView() 116 this.add(m_cbToolBar ); in CustomizeView() 117 this.add(m_cbObjectBar); in CustomizeView()
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/merger/diff/ |
H A D | IteratorRowCompare.java | 105 diffVector.add(diff); in computeDiffs() 170 diffVector.add(diff); in computeDiffs() 187 diffVector.add(diff); in computeDiffs()
|
/aoo41x/main/vcl/qa/complex/memCheck/ |
H A D | CheckMemoryUsage.java | 168 v.add((String) param.get(key)); in before() 174 v.add(sWriterDoc); in before() 175 v.add(sCalcDoc); in before() 176 v.add(sImpressDoc); in before()
|
/aoo41x/main/toolkit/doc/layout/ |
H A D | metricfield.txt | 32 + prolly easier / better to add an XMetricField interface. 60 + add 'CustomConvert' ? 61 + add '[SG]etFirst'/Last
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | NamedRequest.java | 63 suite.getChildren().add(runner); in addRunner() 78 classes.add(Class.forName(k)); in tc() 104 classes.add(Class.forName(k)); in tp()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/ |
H A D | ReportReadHandler.java | 96 preBodyHandlers.add(erh); in getHandlerForChild() 100 postBodyHandlers.add(erh); in getHandlerForChild() 108 functionHandlers.add(erh); in getHandlerForChild()
|
/aoo41x/main/comphelper/source/property/ |
H A D | MasterPropertySetInfo.cxx | 53 add ( pMap ); in MasterPropertySetInfo() 67 void MasterPropertySetInfo::add( PropertyInfo* pMap, sal_Int32 nCount, sal_uInt8 nMapId ) in add() function in MasterPropertySetInfo 89 void MasterPropertySetInfo::add( PropertyInfoHash &rHash, sal_uInt8 nMapId ) in add() function in MasterPropertySetInfo
|
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | Tree.java | 62 protected void add(XAccessible unoAccessible) { in add() method in Tree 76 protected void add(Object any) { in add() method in Tree 78 add((XAccessible) AnyConverter.toObject(AccessibleObjectFactory.XAccessibleType, any)); in add() 110 add(event.NewValue); in notifyEvent() 480 list.add(new TreeItem(xAccessible)); in create()
|
/aoo41x/main/xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ |
H A D | DocumentDeserializerImpl.java | 181 styleCat.add(pStyle); in buildDocument() 201 styleCat.add(ts); in buildDocument() 217 textSpans.add(span); in buildDocument()
|
/aoo41x/test/testuno/source/fvt/uno/sd/slideshow/ |
H A D | SlideShow.java | 88 xShapes1.add(xRectangle1); in testSlideShow() 96 xShapes2.add(xRectangle2); in testSlideShow() 104 xShapes3.add(xRectangle3); in testSlideShow()
|
/aoo41x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/ |
H A D | TagPair.java | 107 contentList.add(tag); in TagPair() 150 contentList.add(tag); in TagPair() 195 this.enclosedTags.add(new TagPair(contentList)); in createEnclosedTags()
|