/trunk/main/codemaker/source/codemaker/ |
H A D | exceptiontree.cxx | 43 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 D | BackgroundsDialog.java | 111 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 D | propertysetinfo.cxx | 68 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 D | MasterPropertySetInfo.cxx | 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
|
/trunk/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | AbstractListener.java | 57 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 D | Manifest.java | 56 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 D | propertysetinfo.cxx | 69 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 D | AsynchronousFinalizer.java | 51 public static void add(Job job) { in add() method in AsynchronousFinalizer
|
/trunk/main/l10ntools/java/jpropex/java/ |
H A D | OrderedHashMap.java | 39 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 D | SdfData.java | 57 public void add( SdfEntity obj ) in add() method in SdfData
|
/trunk/main/xmlreader/source/ |
H A D | pad.cxx | 33 void Pad::add(char const * begin, sal_Int32 length) { in add() function in xmlreader::Pad
|
/trunk/main/codemaker/inc/codemaker/ |
H A D | generatedtypeset.hxx | 54 void add(rtl::OString const & type) { m_set.insert(type); } in add() function in codemaker::GeneratedTypeSet
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | weakbag.hxx | 51 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 D | LengthCalculator.java | 49 public void add(final CSSNumericValue value) in add() method in LengthCalculator
|
/trunk/main/sw/source/filter/ww8/ |
H A D | docxfootnotes.hxx | 54 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 D | PopupWindow.java | 103 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 D | modifications.cxx | 38 void Modifications::add(Path const & path) { in add() function in configmgr::Modifications
|
/trunk/main/framework/qa/complex/path_substitution/ |
H A D | PathSubstitutionTest.java | 248 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 D | Menu.java | 66 protected synchronized void add(XAccessible unoAccessible) { in add() method in Menu 99 protected void add(Object any) { in add() method in Menu
|
H A D | ComboBox.java | 46 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 D | IntArrayList.java | 116 public void add(int value) { in add() method in IntArrayList
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | AccessibleEventMulticaster.java | 70 …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 D | Cache.java | 45 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 D | StyleCatalog.java | 97 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 D | InterfaceContainer.java | 172 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
|