Home
last modified time | relevance | path

Searched refs:model (Results 176 – 200 of 612) sorted by relevance

12345678910>>...25

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java34 import com.sun.star.report.pentaho.model.OfficeMasterPage;
35 import com.sun.star.report.pentaho.model.OfficeMasterStyles;
36 import com.sun.star.report.pentaho.model.OfficeStyle;
37 import com.sun.star.report.pentaho.model.OfficeStyles;
38 import com.sun.star.report.pentaho.model.OfficeStylesCollection;
39 import com.sun.star.report.pentaho.model.PageSection;
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx55 namespace sd { namespace slidesorter { namespace model { namespace
478 model::PageEnumeration aSelectedPages ( in SetDocumentSlides()
479 model::PageEnumerationProvider::CreateSelectedPagesEnumeration(*this)); in SetDocumentSlides()
/trunk/main/reportbuilder/java/
H A Dloader.properties23 org.pentaho.reporting.libraries.resourceloader.factory.type.com.sun.star.report.pentaho.model.Offic…
24 org.pentaho.reporting.libraries.resourceloader.factory.type.com.sun.star.report.pentaho.model.Offic…
/trunk/main/scripting/workben/mod/_scripting/
H A DFunction.java67 XModel model = ( XModel ) UnoRuntime.queryInterface( XModel.class, in createTestEnvironment() local
70 …guments( "drafts.com.sun.star.script.framework.provider.FunctionProvider", new Object[]{ model } ); in createTestEnvironment()
H A DDispatch.java71 XModel model = ( XModel ) UnoRuntime.queryInterface( XModel.class, in createTestEnvironment() local
73 XFrame frame = model.getCurrentController().getFrame(); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlDialogModelProvider.idl36 /** specifies a service to load a dialog model and allows to access the control models inside
42 /** Creates a new dialog model
H A DXTabController.idl55 /** sets the tab controller model.
61 /** returns the tab controller model.
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DState.java26 import org.apache.openoffice.ooxml.schema.model.base.INode;
27 import org.apache.openoffice.ooxml.schema.model.base.QualifiedName;
H A DStateSet.java28 import org.apache.openoffice.ooxml.schema.model.base.INode;
29 import org.apache.openoffice.ooxml.schema.model.base.QualifiedName;
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsDragAndDropContext.cxx119 model::PageEnumeration& rSelection) const in GetPagesFromSelection()
126 model::SharedPageDescriptor pDescriptor (rSelection.GetNextElement()); in GetPagesFromSelection()
/trunk/main/offapi/com/sun/star/document/
H A DXLinkTargetSupplier.idl41 /** interface is supplied by objects inside a document object model that have
51 document object model. It implements the service <type>LinkTargets</type>.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DTabController.java92 XControlModel model = aShape.getControl(); in createTestEnvironment() local
98 xCtrl1 = access.getControl(model); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/table/
H A DTableChart.idl47 <p>This service does not represent the chart document model itself,
60 /** provides access to the chart document model.
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DGroupReadHandler.java27 import com.sun.star.report.pentaho.model.OfficeGroup;
28 import com.sun.star.report.pentaho.model.OfficeGroupInstanceSection;
/trunk/main/offapi/com/sun/star/
H A Dmodules.idl218 The API consists of two main parts: the RDF data model and the ODF
223 The <a href="http://www.w3.org/TR/rdf-concepts/">RDF data model</a>
234 The main part of the RDF data model is the
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java25 import com.sun.star.report.pentaho.model.OfficeGroup;
26 import com.sun.star.report.pentaho.model.OfficeGroupSection;
H A DAbstractReportElementLayoutController.java25 import com.sun.star.report.pentaho.model.OfficeGroupSection;
26 import com.sun.star.report.pentaho.model.ReportElement;
H A DOfficeGroupInstanceSectionLayoutController.java23 import com.sun.star.report.pentaho.model.OfficeGroupSection;
24 import com.sun.star.report.pentaho.model.VariablesDeclarationSection;
H A DOfficeTableTemplateLayoutController.java26 import com.sun.star.report.pentaho.model.OfficeGroup;
27 import com.sun.star.report.pentaho.model.OfficeReport;
/trunk/main/offapi/com/sun/star/form/
H A DXGridPeer.idl42 and retrieve the model data.
44 <p>Usually, the columns used are the columns as supplied by the grid control model.</p>
H A DXGridColumnFactory.idl45 /** allows to create columns to be added into a grid control model.
48 the grid control model they belong to. Grid columns can't be created on a global
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DDispatchRecorder.java90 XModel model = (XModel) UnoRuntime.queryInterface(XModel.class, oDoc); in createTestEnvironment() local
91 xFrame = model.getCurrentController().getFrame(); in createTestEnvironment()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentContentReadHandler.java26 import com.sun.star.report.pentaho.model.OfficeDocument;
27 import com.sun.star.report.pentaho.model.OfficeStylesCollection;
/trunk/main/offapi/com/sun/star/sheet/
H A DXSolver.idl41 /** allows to call a solver for a model that is defined by spreadsheet cells.
54 /// The constraints of the model.
/trunk/main/offapi/com/sun/star/form/component/
H A DCheckBox.idl45 /** specifies the model of a check box control
47 <p>The model supports the properties required for HTML, thus you can build up

Completed in 68 milliseconds

12345678910>>...25