Home
last modified time | relevance | path

Searched refs:List (Results 151 – 175 of 566) sorted by relevance

12345678910>>...23

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableRowsReadHandler.java30 import java.util.List;
48 private final List rows;
H A DTableRowReadHandler.java30 import java.util.List;
49 private final List tableCells;
H A DTableReadHandler.java32 import java.util.List;
51 private final List children;
/trunk/main/sd/source/ui/dlg/
H A Dsddlgfact.cxx283 List* AbstractSdInsertPagesObjsDlg_Impl::GetList( sal_uInt16 nType ) in GetList()
482 …rtPresentationDlg( ::Window* pWindow, const SfxItemSet& rInAttrs, List& rPageNames, List* pCSList ) in CreateSdStartPresentationDlg()
/trunk/main/tools/inc/tools/
H A Dinetmsg.hxx113 List m_aHeaderList;
251 List aValueList;
498 List aChildren;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DFontFaceDeclsReadHandler.java32 import java.util.List;
53 private final List fontFaceReadHandlers;
/trunk/main/sd/source/ui/view/
H A Dzoomlist.cxx52 : List() in ZoomList()
68 for (sal_uLong nObject=0; nObject<List::Count(); nObject++) in ~ZoomList()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/chart/
H A DChartReadHandler.java34 import java.util.List;
53 private final List children;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/data/
H A DDataStyleReadHandler.java30 import java.util.List;
45 private final List children;
/trunk/main/svtools/source/graphic/
H A Dgrfcache.hxx44 List maGraphicCache;
45 List maDisplayCache;
/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DTask.java31 import java.util.List;
47 private List listeners = new Vector();
/trunk/main/sc/source/filter/inc/
H A Dlotattr.hxx68 class LotAttrCache : private List
113 class LotAttrCol : private List
/trunk/main/autodoc/source/ary/idl/
H A Di_service.cxx150 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(service_2s_IncludingServices)); in Get_IncludingServices()
157 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(service_2s_InstantiatingSingletons)); in Get_InstantiatingSingletons()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java27 import java.util.List;
102 …public OContainer(Object lock, boolean isCaseSensitive, List<String> names) throws ElementExistExc… in OContainer()
113 public void refill(List<String> names) { in refill()
/trunk/main/svl/inc/svl/
H A Dhttpcook.hxx133 List& m_rCookieList;
139 List& rCookieList, in CntHTTPCookieRequest()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DTask.java25 import java.util.List;
41 private List listeners = new Vector();
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocEncoder.java29 import java.util.List;
120 List textRecords = new ArrayList(textRecCount + 1); in getRecords()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DOfficeDocumentDataNode.java27 import java.util.List;
60 protected void createPasteTypes(Transferable t, List ls) { in createPasteTypes()
/trunk/main/autodoc/source/display/toolkit/
H A Dout_node.cxx87 for ( List::iterator it = aChildren.begin(); in ~Node()
140 List::const_iterator in find_Child()
/trunk/main/sd/source/ui/inc/
H A Danimobjs.hxx139 List aBmpExList;
140 List aTimeList;
/trunk/main/svtools/inc/svtools/
H A Dctrltool.hxx152 class SVT_DLLPUBLIC FontList : private List
208 { return (sal_uInt16)List::Count(); } in GetFontNameCount()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DSharedResources.java24 import java.util.List;
207 List<Pair<String,String>> patternsAndSubstitutes) { in getResourceStringWithSubstitution()
/trunk/main/uui/source/
H A Dcookiedg.cxx87 List& rList =mpCookieRequest->m_rCookieList; in CookiesDialog()
123 List& rList = mpCookieRequest->m_rCookieList; in Execute()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyles.java29 import java.util.List;
107 private final List otherChilds;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DGroupReadHandler.java32 import java.util.List;
54 private final List functionHandlers;

Completed in 76 milliseconds

12345678910>>...23