Home
last modified time | relevance | path

Searched refs:List (Results 76 – 100 of 566) sorted by relevance

12345678910>>...23

/trunk/main/comphelper/inc/comphelper/
H A Dweakbag.hxx53 for (typename List::iterator i(m_list.begin()); i != m_list.end();) { in add()
81 typedef std::list< com::sun::star::uno::WeakReference< T > > List; typedef in comphelper::WeakBag
83 List m_list;
/trunk/main/sd/source/ui/inc/
H A Dfumorph.hxx34 class List;
60 void ImpInsertPolygons(List& rPolyPolyList3D, sal_Bool bAttributeFade,
68 const sal_uInt16 nSteps, List& rPolyPolyList3D);
H A Dsdxfer.hxx74 void SetPageBookmarks( const List& rPageBookmarks, sal_Bool bPersistent );
77 const List& GetPageBookmarks() const { return maPageBookmarks; } in GetPageBookmarks()
131 List maPageBookmarks;
/trunk/main/xml2cmp/source/xcd/
H A Dparse.hxx73 List<Simstr> & o_rTexts,
81 List<Simstr> & o_rAttrValues,
83 const List<Simstr> &
H A Dxmlelem.hxx189 List<Simstr> aContent;
229 List<Simstr> aAttrNames;
230 List<Simstr> aAttrValues;
/trunk/main/autodoc/source/display/inc/toolkit/
H A Dout_node.hxx44 typedef std::vector< Node* > List; typedef in output::Node
93 List & Children() { return aChildren; } in Children()
116 List aChildren;
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java36 import java.util.List;
48 private static final List<Runner> NO_RUNNERS = Collections.<Runner> emptyList();
80 protected void validateConstructor(List<Throwable> errors) { in validateConstructor()
274 protected List<Runner> getChildren() { in getChildren()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java29 import java.util.List;
132 protected List docAware = new Vector();
139 protected List genAware = new Vector();
147 protected List designAware = new Vector();
156 protected List pubAware = new Vector(3);
776 protected void mount(Object data, List list) in mount()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DCharacterParser.java31 import java.util.List;
54 private List nodeList_ = null;
76 public List getNodeList() { in getNodeList()
/trunk/main/sd/source/core/
H A Dcusshow.cxx46 : List(), in SdCustomShow()
57 : List( rShow ) in SdCustomShow()
64 : List(), in SdCustomShow()
/trunk/main/codemaker/source/codemaker/
H A Dexceptiontree.cxx59 typedef std::vector< rtl::OString > List; in add() typedef
60 List list; in add()
82 for (List::reverse_iterator i(list.rbegin()); !node->present; ++i) { in add()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DMasterStylesReadHandler.java32 import java.util.List;
52 private final List otherHandlers;
53 private final List masterPageHandlers;
/trunk/main/sd/source/filter/ppt/
H A Dpropread.hxx123 class Dictionary : protected List
138 class Section : private List
162 class PropRead : private List
/trunk/main/offapi/com/sun/star/sheet/
H A DTableValidationVisibility.idl40 /** The List is not shown.
46 /** The List is shown unsorted.
52 /** The List is shown sorted ascending.
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlCatalog.java25 import java.util.List;
50 List<String> names = new ArrayList<>(); in refreshTables()
74 List<String> names = new ArrayList<>(); in refreshViews()
H A DPostgresqlTable.java24 import java.util.List;
91List<ColumnDescription> columns = new SqlTableHelper().readColumns(getConnection().getMetaData(), … in refreshColumns()
103List<String> indexes = new SqlTableHelper().readIndexes(getConnection().getMetaData(), catalogName… in refreshIndexes()
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java34 import java.util.List;
101 public List<String> recursionfiles(File path, List<String> resultFileName) { in recursionfiles()
145 private List<String> samplelist = null;
146 private List<String> sampledirs = null;
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx118 class EntryList_Impl : public List
122 using List::Replace;
182 List* pZOrderList;
206 List* pDraggedSelection;
284 void SaveSelection( List** );
/trunk/main/svtools/source/control/
H A Dctrltool.cxx179 ImplFontListNameInfo* pCmpData = (ImplFontListNameInfo*)List::GetObject( nCnt-1 ); in ImplFind()
201 pCompareData = (ImplFontListNameInfo*)List::GetObject( nMid ); in ImplFind()
344 List( 4096, sal::static_int_cast< sal_uInt16 >(pDevice->GetDevFontCount()), 32 ) in FontList()
756 ImplFontListNameInfo* pData = (ImplFontListNameInfo*)List::GetObject( nFont ); in GetFontName()
766 ImplFontListNameInfo* pData = (ImplFontListNameInfo*)List::GetObject( nFont ); in GetFontNameType()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/optimize/
H A DRequestVisitor.java33 import org.apache.openoffice.ooxml.schema.model.simple.List;
82 @Override public void Visit (final List aList) in Visit()
110 case List: in Default()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.hxx47 class List;
98 List maDefRepList;
99 List maDefRepSizeList;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DNoCDATATextContentReadHandler.java36 import java.util.List;
58 private List children;
158 public List getChildren() in getChildren()
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dhelper.mk40 static void make_clean_targets(List<TargetType> ts);
44 static void make_dep_targets(List<TargetType> ts);
48 static void make_outdir_clean_targets(List<TargetType> ts);
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/classloading/
H A DClassMap.java30 import java.util.List;
104 List<URL> urls = translateToUrls(context, classPath); in loadClass()
116 …private static List<URL> translateToUrls(XComponentContext context, String classPath) throws Malfo… in translateToUrls()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java356 List superTypes = new List(); in create()
520 java.util.List args = new java.util.ArrayList(); in calculateTypeArguments()
643 private static final class List { class in TypeDescription
644 public List() {} in List() method in TypeDescription.List

Completed in 95 milliseconds

12345678910>>...23