Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 77) sorted by path

1234

/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java473 AccessibleContext list; field in WindowsAccessBridgeAdapter.ListProxy
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComponent.java130 java.util.ArrayList list = new java.util.ArrayList(targetSet.length); in getAccessibleComponents() local
H A DContainer.java133 java.util.ArrayList list = new java.util.ArrayList(targetSet.length); in getAccessibleComponents() local
H A DList.java239 java.util.ArrayList list = new java.util.ArrayList(targetSet.length); in create() local
H A DTable.java465 java.util.ArrayList list = new java.util.ArrayList(targetSet.length); in create() local
H A DTree.java475 java.util.ArrayList list = new java.util.ArrayList(targetSet.length); in create() local
/aoo42x/main/codemaker/source/codemaker/
H A Dexceptiontree.cxx60 List list; in add() local
/aoo42x/main/configmgr/qa/unit/
H A Dtest.cxx493 Entry list[] = { in TEST_F() local
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx251 MacabComplexOrder *list = new MacabComplexOrder(); in analyseOrderByClause() local
/aoo42x/main/cppu/source/typelib/
H A Dtypelib.cxx1083 List list; member in __anon4473f6800411::BaseList
/aoo42x/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx405 void BackendDb::writeSimpleList( in writeSimpleList()
568 const Reference<css::xml::dom::XNodeList> list = in readList() local
/aoo42x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx79 OptionInfo const * list, in getOptionInfo()
/aoo42x/main/extensions/source/mozbootstrap/
H A DMMozillaBootstrap.cxx124 ::sal_Int32 SAL_CALL MozillaBootstrap::getProfileList( ::com::sun::star::mozilla::MozillaProductTyp… in getProfileList()
H A DMNSProfileDiscover.cxx169 …::sal_Int32 ProfileAccess::getProfileList( ::com::sun::star::mozilla::MozillaProductType product, … in getProfileList()
/aoo42x/main/i18npool/source/collator/
H A DcollatorImpl.cxx124 Sequence< OUString > list(imp.getLength()); in listCollatorAlgorithms() local
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDialogFocusTraversalPolicy.java32 private java.util.List list; field in DialogFocusTraversalPolicy
/aoo42x/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
/aoo42x/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
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A Dremote_environment.java62 public void list() { in list() method in remote_environment
/aoo42x/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
/aoo42x/main/l10ntools/java/jpropex/java/
H A DOrderedHashMap.java31 private LinkedList list = new LinkedList(); field in OrderedHashMap
/aoo42x/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java92 public void findRecommandFiles( File rootdir , Vector list ){ in findRecommandFiles()
/aoo42x/main/l10ntools/scripts/tool/
H A Dpseudo.py69 def _remove_dupes(self, list): argument
H A Dxhtex.py33 def extract_topic(self, list, inputfile): argument
40 def extract_title(self, list, inputfile): argument
48 def merge_topic(self, list, sdfdata, lang, inputfilename, dom): argument
56 def merge_title(self, list, sdfdata, lang, inputfilename): argument
/aoo42x/main/l10ntools/source/help/
H A DHelpCompiler.cxx255 xmlNodePtr list = node->xmlChildrenNode; in dump() local

Completed in 142 milliseconds

1234