Home
last modified time | relevance | path

Searched refs:model (Results 226 – 250 of 612) sorted by relevance

12345678910>>...25

/aoo42x/main/offapi/com/sun/star/drawing/
H A DXSlidePreviewCache.idl63 from the given model.
69 The model that contains the slides reference by the xSlides argument.
H A DDrawingDocumentDrawView.idl126 of this model.
133 model of this view in the user interface.
/aoo42x/main/offapi/com/sun/star/awt/tree/
H A DTreeControl.idl50 for a simple and mutable data model.
52 <p>The data model must be set at the <member>TreeControlModel::TreeDataModel</member> property.</p>
/aoo42x/main/wizards/com/sun/star/wizards/form/
H A DUIControlArranger.java366 public ArrangeButtonList(int _formindex, ListModel model, String _sArrangementHeader) in ArrangeButtonList() argument
409 m_aButtonList.setListModel(model); in ArrangeButtonList()
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDocumentDefinition.idl55 the <code>execute</code> method is the model of the loaded document.</li>
59 the <code>execute</code> method is the model of the loaded document.</li>
/aoo42x/main/framework/qa/complex/XUserInputInterception/
H A DEventTest.java489 public EventTrigger(XModel model, int eType) in EventTrigger() argument
491 this.xModel = model; in EventTrigger()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx180 model::PageEnumeration& rSelection, in SelectRepresentatives()
181 ::std::vector<model::SharedPageDescriptor>& rDescriptors) const in SelectRepresentatives()
/aoo42x/main/cui/source/customize/
H A Dcfgutil.cxx924 Reference< frame::XModel > model( in getDocumentModel() local
926 if ( model.is() ) in getDocumentModel()
929 ::comphelper::DocumentInfo::getDocumentTitle( model ); in getDocumentModel()
932 xModel = model; in getDocumentModel()
/aoo42x/main/offapi/com/sun/star/frame/
H A DXModel2.idl45 it possible to create new views for this model.
91 /** creates the default view instance for this model.
/aoo42x/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocument.idl119 /** represents a model component which consists of some settings and
147 /** provides common methods for a document model.
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/
H A DSchemaReader.java44 import org.apache.openoffice.ooxml.schema.model.schema.Schema;
45 import org.apache.openoffice.ooxml.schema.model.schema.SchemaBase;
/aoo42x/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java418 public static int getSlideCount(Object model) in getSlideCount() argument
420 …XDrawPagesSupplier xDrawPagesSupplier = UnoRuntime.queryInterface(XDrawPagesSupplier.class, model); in getSlideCount()
/aoo42x/main/offapi/com/sun/star/awt/
H A DUnoControlEditModel.idl48 /** specifies the standard model of an <type>UnoControlEdit</type>.
184 <p>Controls working with this model care for this setting when the user enters
/aoo42x/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java677 private void positioningDocument(XModel model){ in positioningDocument() argument
679 XWindow xWindow = model.getCurrentController().getFrame().getContainerWindow(); in positioningDocument()
680 String frameName = model.getCurrentController().getFrame().getName(); in positioningDocument()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java317 … final XModel model = UnoRuntime.queryInterface(XModel.class, docSource.getDatabaseDocument()); in createReportJob() local
319 … final StorageRepository storageRepository = new StorageRepository(input, output, model.getURL()); in createReportJob()
/aoo42x/main/bean/qa/complex/bean/
H A DOOoBeanTest.java104 com.sun.star.frame.XModel model = (com.sun.star.frame.XModel)bean.getDocument(); in getText() local
106 UnoRuntime.queryInterface(com.sun.star.text.XTextDocument.class, model); in getText()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog2.java349 private void setControlPropertiesDebug(Object model, String[] names, Object[] values) in setControlPropertiesDebug() argument
354 Helper.setUnoPropertyValue(model, names[i], values[i]); in setControlPropertiesDebug()
H A DButtonList.java573 public void setListModel(ListModel model) in setListModel() argument
575 listModel = model; in setListModel()
/aoo42x/main/offapi/com/sun/star/form/component/
H A DDatabaseListBox.idl45 /** This service specifies a data-aware list box control model.
62 …Additionally, it allows to model the relation between the two tables: When the user selects a cust…
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java34 import com.sun.star.report.pentaho.model.OfficeDocument;
35 import com.sun.star.report.pentaho.model.OfficeStyle;
36 import com.sun.star.report.pentaho.model.OfficeStyles;
37 import com.sun.star.report.pentaho.model.OfficeStylesCollection;
/aoo42x/main/svx/source/form/
H A Ddatanavi.src256 …US ] = "Deleting the model '$MODELNAME' affects all controls currently bound to this model.\nDo yo…
/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java466 public static int getPageCount(Object model) in getPageCount() argument
468 XModel xModel = UnoRuntime.queryInterface(XModel.class, model); in getPageCount()
/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl128 …<p>The filter control has the same control model as the control which it stands in for. Consequent…
129 …tabase column which the filter control works on, by examining the control model's <code>BoundField…
/aoo42x/main/writerfilter/source/ooxml/
H A Dtokenxmlfooter1 </model>
H A Dtokenxmlheader1 <model>

Completed in 116 milliseconds

12345678910>>...25