Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 74) sorted by relevance

123

/trunk/main/codemaker/source/codemaker/
H A Dexceptiontree.cxx43 ExceptionTreeNode * ExceptionTreeNode::add(rtl::OString const & theName) { in add() function in ExceptionTreeNode
56 void ExceptionTree::add(rtl::OString const & name, TypeManager const & manager) in add() function in ExceptionTree
/trunk/main/wizards/com/sun/star/wizards/web/
H A DBackgroundsDialog.java111 private int add(String s) in add() method in BackgroundsDialog
262 private void add(String[] filenames) in add() method in BackgroundsDialog.Model
276 private void add(String filename) in add() method in BackgroundsDialog.Model
/trunk/main/comphelper/source/property/
H A Dpropertysetinfo.cxx68 void PropertyMapImpl::add( PropertyMapEntry* pMap, sal_Int32 nCount ) throw() in add() function in PropertyMapImpl
177 void PropertySetInfo::add( PropertyMapEntry* pMap ) throw() in add() function in PropertySetInfo
182 void PropertySetInfo::add( PropertyMapEntry* pMap, sal_Int32 nCount ) throw() in add() function in PropertySetInfo
H A DMasterPropertySetInfo.cxx67 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
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DAbstractListener.java57 public void add(String componentName, String eventName, String methodName, Object target) in add() method in AbstractListener
69 public void add(String componentName, String eventName, MethodInvocation mi) in add() method in AbstractListener
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java56 public void add(String entry) { in add() method in Manifest
60 private void add(String entry, String type) { in add() method in Manifest
/trunk/main/unotools/source/property/
H A Dpropertysetinfo.cxx69 void PropertyMapImpl::add( PropertyMapEntry* pMap ) throw() in add() function in PropertyMapImpl
167 void PropertySetInfo::add( PropertyMapEntry* pMap ) throw() in add() function in PropertySetInfo
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/
H A DAsynchronousFinalizer.java51 public static void add(Job job) { in add() method in AsynchronousFinalizer
/trunk/main/l10ntools/java/jpropex/java/
H A DOrderedHashMap.java39 public Object add( Object key , Object value ) in add() method in OrderedHashMap
44 public Object add( int index , Object key , Object value ) in add() method in OrderedHashMap
H A DSdfData.java57 public void add( SdfEntity obj ) in add() method in SdfData
/trunk/main/xmlreader/source/
H A Dpad.cxx33 void Pad::add(char const * begin, sal_Int32 length) { in add() function in xmlreader::Pad
/trunk/main/codemaker/inc/codemaker/
H A Dgeneratedtypeset.hxx54 void add(rtl::OString const & type) { m_set.insert(type); } in add() function in codemaker::GeneratedTypeSet
/trunk/main/comphelper/inc/comphelper/
H A Dweakbag.hxx51 void add(com::sun::star::uno::Reference< T > const & e) { in add() function in comphelper::WeakBag
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DLengthCalculator.java49 public void add(final CSSNumericValue value) in add() method in LengthCalculator
/trunk/main/sw/source/filter/ww8/
H A Ddocxfootnotes.hxx54 void add( const SwFmtFtn& rFootnote ) in add() function in docx::FootnotesList
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DPopupWindow.java103 public java.awt.Component add(java.awt.Component c) { in add() method in PopupWindow
162 public java.awt.Component add(java.awt.Component c) { in add() method in PopupWindow.ContainerProxy
/trunk/main/configmgr/source/
H A Dmodifications.cxx38 void Modifications::add(Path const & path) { in add() function in configmgr::Modifications
/trunk/main/framework/qa/complex/path_substitution/
H A DPathSubstitutionTest.java248 public void add(String var) in add() method in PathSubstitutionTest.VariableContainer
255 public void add(String var, boolean onlySubstAtBegin, in add() method in PathSubstitutionTest.VariableContainer
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DMenu.java66 protected synchronized void add(XAccessible unoAccessible) { in add() method in Menu
99 protected void add(Object any) { in add() method in Menu
H A DComboBox.java46 public java.awt.Component add(java.awt.Component c) { in add() method in ComboBox
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DIntArrayList.java116 public void add(int value) { in add() method in IntArrayList
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DAccessibleEventMulticaster.java70 …public static XAccessibleEventListener add(XAccessibleEventListener a, XAccessibleEventListener b)… in add() method in AccessibleEventMulticaster
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DCache.java45 public int add(boolean[] found, Object content) { in add() method in Cache
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyleCatalog.java97 public void add(Node node, String families[], Class classes[], in add() method in StyleCatalog
166 public void add(Style s) { in add() method in StyleCatalog
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java172 synchronized public boolean add(Object o) in add() method in InterfaceContainer
194 synchronized public void add(int index, Object element) in add() method in InterfaceContainer
805 public synchronized void add(Object o) in add() method in InterfaceContainer.LstItr

Completed in 82 milliseconds

123