Home
last modified time | relevance | path

Searched defs:list (Results 26 – 50 of 77) sorted by relevance

1234

/trunk/main/toolkit/source/layout/core/
H A Dtimer.cxx60 static inline void eraseChildren( ContainerList::iterator &it, ContainerList &list ) in eraseChildren()
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellEffectOverline.java74 int[] list = TestUtil.randColorList(19); in data() local
H A DCellEffectUnderline.java74 int[] list = TestUtil.randColorList(19); in data() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessibleListBox.java178 Object list = at.getAccessibleObjectForRole(at.SearchedAccessible, in createTestEnvironment() local
/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DTestBridge.java71 public void list() { in list() method in TestBridge.MyEnv
/trunk/main/l10ntools/java/jpropex/java/
H A DOrderedHashMap.java31 private LinkedList list = new LinkedList(); field in OrderedHashMap
/trunk/main/rsc/source/parser/
H A Dyyrscyacc.y772 list label
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocumentDeserializerImpl.java140 NodeList list = doc.getElementsByTagName(TAG_OFFICE_BODY); in buildDocument() local
H A DDocumentSerializerImpl.java113 NodeList list = domDoc.getElementsByTagName(TAG_OFFICE_BODY); in serialize() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java208 NodeList list = doc.getElementsByTagName(TAG_OFFICE_FONT_DECLS); in initFontTable() local
245 NodeList list = doc.getElementsByTagName(TAG_OFFICE_BODY); in decode() local
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DInterfaceContainer_Test.java376 List list= new ArrayList(); in remove() local
404 List list = new ArrayList(); in retainAll() local
/trunk/main/svl/source/passwordcontainer/
H A Dsyscreds.cxx259 uno::Sequence< rtl::OUString > SysCredentialsConfig::list( bool bOnlyPersistent ) in list() function in SysCredentialsConfig
/trunk/main/extensions/source/mozbootstrap/
H A DMNSProfileDiscover.cxx169 …::sal_Int32 ProfileAccess::getProfileList( ::com::sun::star::mozilla::MozillaProductType product, … in getProfileList()
H A DMMozillaBootstrap.cxx124 ::sal_Int32 SAL_CALL MozillaBootstrap::getProfileList( ::com::sun::star::mozilla::MozillaProductTyp… in getProfileList()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java84 public AttributeList(XAttributeList list) { in AttributeList()
589 protected boolean checkAttr(int attrListIdx, XAttributeList list) { in checkAttr()
612 public boolean isMatchTo(String tagName, XAttributeList list) { in isMatchTo()
/trunk/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java92 public void findRecommandFiles( File rootdir , Vector list ){ in findRecommandFiles()
/trunk/main/l10ntools/scripts/tool/
H A Dpseudo.py69 def _remove_dupes(self, list): argument
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentSerializerImpl.java105 NodeList list = doc.getElementsByTagName(TAG_OFFICE_BODY); in serialize() local
/trunk/main/scripting/workben/installer/
H A DIdeVersion.java195 ArrayList list = (ArrayList)tableModel.data.get(i); in actionPerformed() local
H A DVersion.java228 ArrayList list = (ArrayList)tableModel.data.get(i); in actionPerformed() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentSerializerImpl.java154 NodeList list = domDoc.getElementsByTagName(TAG_OFFICE_BODY); in serialize() local
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx289 GSList * list = gconf_value_get_list(aGconfValue); in translateToOOo() local
/trunk/main/i18npool/source/collator/
H A DcollatorImpl.cxx124 Sequence< OUString > list(imp.getLength()); in listCollatorAlgorithms() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java112 public void list() { in list() method in java_environment
/trunk/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java90 private boolean checkXConversionDictionaryList(Object list) { in checkXConversionDictionaryList()

Completed in 145 milliseconds

1234