| /AOO41X/main/sd/source/ui/slidesorter/inc/view/ |
| H A D | SlsButtonBar.hxx | 57 const model::SharedPageDescriptor& rpDescriptor, 60 const model::SharedPageDescriptor& rpDescriptor, 63 const model::SharedPageDescriptor& rpDescriptor, 100 const model::SharedPageDescriptor& rpPageDescriptor); 119 const model::SharedPageDescriptor& rpDescriptor, 128 const model::SharedPageDescriptor& rpDescriptor, 134 bool IsVisible (const model::SharedPageDescriptor& rpDescriptor); 158 model::SharedPageDescriptor mpDescriptor; 177 bool SetPage (const model::SharedPageDescriptor& rpDescriptor); 182 const model::SharedPageDescriptor& rpPageDescriptor, [all …]
|
| H A D | SlideSorterView.hxx | 56 namespace sd { namespace slidesorter { namespace model { namespace 96 void RequestRepaint (const model::SharedPageDescriptor& rDescriptor); 220 const model::SharedPageDescriptor& rpDescriptor, 225 const model::SharedPageDescriptor& rpDescriptor, 229 const model::SharedPageDescriptor& rpDescriptor, 230 const model::PageDescriptor::State eState, 264 model::SlideSorterModel& mrModel; 276 model::SharedPageDescriptor mpPageUnderMouse;
|
| H A D | SlsPageObjectPainter.hxx | 52 const model::SharedPageDescriptor& rpDescriptor); 75 const model::SharedPageDescriptor& rpDescriptor, 100 const model::SharedPageDescriptor& rpDescriptor); 103 const model::SharedPageDescriptor& rpDescriptor) const; 106 const model::SharedPageDescriptor& rpDescriptor) const; 109 const model::SharedPageDescriptor& rpDescriptor) const; 115 const model::SharedPageDescriptor& rpDescriptor,
|
| /AOO41X/main/sd/source/ui/slidesorter/controller/ |
| H A D | SlsSlotManager.cxx | 110 SlideExclusionState GetSlideExclusionState (model::PageEnumeration& rPageSet); 151 ChangeSlideExclusionState(model::SharedPageDescriptor(), true); in FuTemporary() 155 ChangeSlideExclusionState(model::SharedPageDescriptor(), false); in FuTemporary() 550 model::PageEnumeration aSelectedPages ( in GetMenuState() 551 model::PageEnumerationProvider::CreateSelectedPagesEnumeration( in GetMenuState() 593 model::PageEnumeration aSelectedPages ( in GetMenuState() 594 model::PageEnumerationProvider::CreateSelectedPagesEnumeration( in GetMenuState() 614 model::PageEnumeration aAllPages ( in GetMenuState() 615 model::PageEnumerationProvider::CreateAllPagesEnumeration(mrSlideSorter.GetModel())); in GetMenuState() 646 model::PageEnumeration aSelectedPages ( in GetMenuState() [all …]
|
| H A D | SlsSelectionFunction.cxx | 123 model::SharedPageDescriptor mpHitDescriptor; 185 void SetCurrentPage (const model::SharedPageDescriptor& rpDescriptor); 189 void SelectOnePage (const model::SharedPageDescriptor& rpDescriptor); 194 void SwitchView (const model::SharedPageDescriptor& rpDescriptor); 247 void RangeSelect (const model::SharedPageDescriptor& rpDescriptor); 299 const model::SharedPageDescriptor& rpDescriptor, 459 model::SharedPageDescriptor pDescriptor (rFocusManager.GetFocusedPageDescriptor()); in KeyInput() 501 model::SharedPageDescriptor pDescriptor (rFocusManager.GetFocusedPageDescriptor()); in KeyInput() 504 if (pDescriptor->HasState(model::PageDescriptor::ST_Selected)) in KeyInput() 604 model::SharedPageDescriptor pFocusedDescriptor ( in MoveFocus() [all …]
|
| H A D | SlsPageSelector.cxx | 51 using namespace ::sd::slidesorter::model; 113 model::PageEnumeration aAllPages ( in GetCoreSelection() 114 model::PageEnumerationProvider::CreateAllPagesEnumeration(mrModel)); in GetCoreSelection() 117 model::SharedPageDescriptor pDescriptor (aAllPages.GetNextElement()); in GetCoreSelection() 143 model::PageEnumeration aAllPages ( in SetCoreSelection() 144 model::PageEnumerationProvider::CreateAllPagesEnumeration(mrModel)); in SetCoreSelection() 147 model::SharedPageDescriptor pDescriptor (aAllPages.GetNextElement()); in SetCoreSelection() 206 model::SharedPageDescriptor pDescriptor (mrModel.GetPageDescriptor(nPageIndex)); in DeselectPage() 315 model::PageEnumeration aSelectedPages ( in CountSelectedPages() 316 model::PageEnumerationProvider::CreateSelectedPagesEnumeration(mrModel)); in CountSelectedPages()
|
| /AOO41X/main/sd/source/ui/slidesorter/view/ |
| H A D | SlsButtonBar.cxx | 221 const model::SharedPageDescriptor& rpDescriptor, in ProcessButtonDownEvent() 236 const model::SharedPageDescriptor& rpDescriptor, in ProcessButtonUpEvent() 249 mbIsExcluded = mpDescriptor->HasState(model::PageDescriptor::ST_Excluded); in ProcessButtonUpEvent() 262 const model::SharedPageDescriptor& rpDescriptor, in ProcessMouseMotionEvent() 266 model::SharedPageDescriptor pOldDescriptor (mpDescriptor); in ProcessMouseMotionEvent() 323 SetPage(model::SharedPageDescriptor()); in ResetPage() 329 bool ButtonBar::SetPage (const model::SharedPageDescriptor& rpDescriptor) in SetPage() 336 mbIsExcluded = mpDescriptor->HasState(model::PageDescriptor::ST_Excluded); in SetPage() 435 const model::SharedPageDescriptor& rpDescriptor) in Paint() 453 rpDescriptor->HasState(model::PageDescriptor::ST_Excluded) in Paint() [all …]
|
| H A D | SlsViewCacheContext.cxx | 65 const model::SharedPageDescriptor pDescriptor (GetDescriptor(aKey)); in NotifyPreviewCreation() 96 const model::SharedPageDescriptor pDescriptor (GetDescriptor(aKey)); in IsVisible() 97 return pDescriptor && pDescriptor->HasState(model::PageDescriptor::ST_Visible); in IsVisible() 115 model::PageEnumeration aPageEnumeration ( in GetEntryList() 117 ? model::PageEnumerationProvider::CreateVisiblePagesEnumeration(mrModel) in GetEntryList() 118 : model::PageEnumerationProvider::CreateAllPagesEnumeration(mrModel)); in GetEntryList() 122 model::SharedPageDescriptor pDescriptor (aPageEnumeration.GetNextElement()); in GetEntryList() 140 model::SharedPageDescriptor ViewCacheContext::GetDescriptor (cache::CacheKey aKey) in GetDescriptor()
|
| H A D | SlsPageObjectPainter.cxx | 136 const model::SharedPageDescriptor& rpDescriptor) in PaintPageObject() 220 const model::SharedPageDescriptor& rpDescriptor) in PaintBackground() 250 const model::SharedPageDescriptor& rpDescriptor) const in PaintPreview() 307 const model::SharedPageDescriptor& rpDescriptor, in GetPreviewBitmap() 311 const bool bIsExcluded (rpDescriptor->HasState(model::PageDescriptor::ST_Excluded)); in GetPreviewBitmap() 342 const model::SharedPageDescriptor& rpDescriptor) const in PaintPageNumber() 351 if (rpDescriptor->HasState(model::PageDescriptor::ST_MouseOver) || in PaintPageNumber() 352 rpDescriptor->HasState(model::PageDescriptor::ST_Selected)) in PaintPageNumber() 397 const model::SharedPageDescriptor& rpDescriptor) const in PaintTransitionEffect() 417 const model::SharedPageDescriptor& rpDescriptor, in GetBackgroundForState() [all …]
|
| H A D | SlideSorterView.cxx | 86 using namespace ::sd::slidesorter::model; 305 model::PageEnumeration aPageEnumeration ( in PostModelChange() 306 model::PageEnumerationProvider::CreateAllPagesEnumeration(mrModel)); in PostModelChange() 513 model::PageEnumeration aPageEnumeration ( in Layout() 514 model::PageEnumerationProvider::CreateAllPagesEnumeration(mrModel)); in Layout() 517 model::SharedPageDescriptor pDescriptor (aPageEnumeration.GetNextElement()); in Layout() 558 model::SharedPageDescriptor pDescriptor; in DeterminePageObjectVisibilities() 602 model::SharedPageDescriptor pDescriptor; in UpdatePreciousFlags() 669 void SlideSorterView::RequestRepaint (const model::SharedPageDescriptor& rpDescriptor) in RequestRepaint() 801 model::SharedPageDescriptor pDescriptor (mrModel.GetPageDescriptor(nIndex)); in Paint() [all …]
|
| H A D | SlsInsertAnimator.cxx | 49 virtual model::SlideSorterModel& GetModel (void) const = 0; 138 virtual model::SlideSorterModel& GetModel (void) const { return mrModel; } in GetModel() 144 model::SlideSorterModel& mrModel; 385 model::SharedPageDescriptor pDescriptor ( in GetInnerBoundingBox() 388 if (pDescriptor->HasState(model::PageDescriptor::ST_Selected)) in GetInnerBoundingBox() 417 model::SlideSorterModel& rModel (mrAnimatorAccess.GetModel()); in UpdateOffsets() 421 model::SharedPageDescriptor pDescriptor(rModel.GetPageDescriptor(nIndex+mnStartIndex)); in UpdateOffsets() 443 model::SlideSorterModel& rModel (mrAnimatorAccess.GetModel()); in ResetOffsets() 447 model::SharedPageDescriptor pDescriptor(rModel.GetPageDescriptor(nIndex+mnStartIndex)); in ResetOffsets() 504 model::SlideSorterModel& rModel (mrAnimatorAccess.GetModel()); in operator ()() [all …]
|
| /AOO41X/main/offapi/com/sun/star/xforms/ |
| H A D | XModel.idl | 66 /** represent an XForms model 70 /** get the XForms model ID */ 73 /** set the XForms model ID */ 77 /** initialize the model */ 80 /** rebuild the model */ 89 /** refresh the model */ 102 when the current model state does not allow a submission. Usually, this indicates that 103 consistency criteria for the model data is not fulfilled. 126 when the current model state does not allow a submission. Usually, this indicates that 127 consistency criteria for the model data is not fulfilled. [all …]
|
| /AOO41X/main/offapi/com/sun/star/form/ |
| H A D | DataAwareControlModel.idl | 56 <p>The connection between a data-aware control model and a form which's data the 58 control model (see <type scope="com::sun::star::container">XChild</type>, inherited 66 /** makes it possible to transfer the data of the model to the connected data field. 76 /** must be implemented in order to recognize when the containing form of the model connects 77 to its data source (loads its data). After loading the form, the model may bind to its 86 … <p>In the context of a control model which is data-aware, the semantics of <em>default value</em> 90 …<member>XReset::reset</member> does not reset the model's value to it's default value, but uses the 92 …In all other cases, the model is reset to the default value as specified by the respective propert… 113 …s property makes sense in the <em>context</em> of the control model only. Normally, a control model 118 … <p>Not every control model can be bound to every database column. Usually, super services of the [all …]
|
| /AOO41X/main/offapi/com/sun/star/frame/ |
| H A D | XModel.idl | 64 views of the model. 81 /** informs a model about its resource description. 100 /** provides information about the location of this model 103 the URL of the resource which is represented by this model. 112 of this model which describes the model and his state 115 the arguments with which the model was originally created or 121 /** is called whenever a new controller is created for this model. 129 a new controller for this model 136 /** is called whenever an existing controller should be deregistered at this model. 194 /** provides access to the controller which currently controls this model [all …]
|
| /AOO41X/main/offapi/com/sun/star/awt/grid/ |
| H A D | XGridColumnModel.idl | 44 …If you do not need your own model implementation, you can also use the <type>DefaultGridColumnMode… 58 /** allows cloning the complete column model 69 /** creates a new column for use with the column model. 77 /** Adds a column to the model. 83 …<p>As soon as the column has been inserted into the model, the model takes ownership of it. This m… 84 … column is removed, or when the column model is disposed, the grid column is disposed as well.</p> 87 the column to add to the model. 97 /** removes a column from the model 109 /** Returns all columns of the model. 111 all columns associated with the model in a sequence of <type>XGridColumn</type>. [all …]
|
| /AOO41X/main/offapi/com/sun/star/form/binding/ |
| H A D | BindableControlModel.idl | 38 /** specifies the model of a form control which supports binding to an external 43 /** specifies the basic functionality for a form control model 47 If an bindable control model, at which a binding has been established (via 50 both control model instances share the same binding instance.</p> 57 then every change in the control model's value is <em>immediately</em> reflected 61 … and <member>ValueBinding::Relevant</member> properties, they're respected by the control model: 62 …<ul><li>The control model's own <code>ReadOnly</code> property (if present) is kept in sync with t… 65 <li>The control model's own <code>Enabled</code> property (if present) is kept in sync 71 <p>In both cases, explicit changes of the model's property are ignored if they would relax 75 any attempt to set the <code>ReadOnly</code> property of the control model to <FALSE/> will [all …]
|
| H A D | BindableDataAwareControlModel.idl | 45 content of the controls associated with this model. For instance, for an 56 is moved to a different record, then the bound control model is updated with the value of 58 On the other hand, when any change in the control model (e.g. resulting from a user entering 59 data in a control associated with the control model) is committed 61 data of the control model is written into the associated 73 …<p>The following rules apply when a data aware control model is bound to an external value binding: 76 component is bound to a control model which currently has an active SQL binding, 82 … of the control model is loaded (<type scope="com::sun::star::form">XLoadable</type>). 86 then every change in the control model's value is <em>immediately</em> reflected 89 in the control model's value are only propagated to the bound column upon explicit [all …]
|
| /AOO41X/main/sd/source/ui/slidesorter/inc/controller/ |
| H A D | SlsPageSelector.hxx | 41 namespace sd { namespace slidesorter { namespace model { namespace 93 void SelectPage (const model::SharedPageDescriptor& rpDescriptor); 114 const model::SharedPageDescriptor& rpDescriptor, 130 model::SharedPageDescriptor GetSelectionAnchor (void) const; 193 model::SlideSorterModel& mrModel; 199 model::SharedPageDescriptor mpMostRecentlySelectedPage; 201 model::SharedPageDescriptor mpSelectionAnchor; 202 model::SharedPageDescriptor mpCurrentPage;
|
| H A D | SlsCurrentSlideManager.hxx | 78 const model::SharedPageDescriptor& rpSlide, 84 model::SharedPageDescriptor GetCurrentSlide (void); 97 model::SharedPageDescriptor mpCurrentSlide; 104 void SetCurrentSlideAtViewShellBase (const model::SharedPageDescriptor& rpSlide); 105 void SetCurrentSlideAtTabControl (const model::SharedPageDescriptor& rpSlide); 106 void SetCurrentSlideAtXController (const model::SharedPageDescriptor& rpSlide);
|
| /AOO41X/main/scripting/java/org/openoffice/idesupport/ui/ |
| H A D | ScriptPanel.java | 47 private ScriptTableModel model; field in ScriptPanel 51 model = new ScriptTableModel(scripts); in ScriptPanel() 56 model.removeAll(); in reload() 74 model.add(entry); in addScriptEntries() 82 model.remove(selections[i]); in removeSelectedRows() 87 model.removeAll(); in removeAllRows() 91 return model.getScriptEntries(); in getScriptEntries() 95 table = new JTable(model); in initUI() 121 model.setValueAt(value, in tableFocusLost()
|
| /AOO41X/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ |
| H A D | PlainSourceView.java | 42 private ScriptSourceModel model; field in PlainSourceView 48 public PlainSourceView(ScriptSourceModel model) { in PlainSourceView() argument 49 this.model = model; in PlainSourceView() 51 model.setView(this); in PlainSourceView() 66 ta.setText(model.getText()); in update() 77 int line = ta.getLineStartOffset(model.getCurrentPosition()); in update() 104 ta.insert(model.getText(), 0); in initUI() 148 return model.getCurrentPosition(); in getCurrentPosition()
|
| H A D | ScriptEditorForBeanShell.java | 56 private ScriptSourceModel model; field in ScriptEditorForBeanShell 177 model.indicateErrorLine( lineNum ); in indicateErrorLine() 185 return model.execute( context, cl ); in execute() 244 this.model = new ScriptSourceModel(url); in ScriptEditorForBeanShell() 256 Object[] args = new Object[] { this.model }; in ScriptEditorForBeanShell() 260 this.view = new PlainSourceView(model); in ScriptEditorForBeanShell() 264 this.view = new PlainSourceView(model); in ScriptEditorForBeanShell() 267 this.view = new PlainSourceView(model); in ScriptEditorForBeanShell() 270 this.model.setView(this.view); in ScriptEditorForBeanShell()
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/ |
| H A D | configuration.properties | 27 org.pentaho.reporting.libraries.resourceloader.factory.modules.com.sun.star.report.pentaho.model.Of… 28 org.pentaho.reporting.libraries.resourceloader.factory.modules.com.sun.star.report.pentaho.model.Of… 139 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.FixedTextElement=com.sun.star.rep… 140 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.FormattedTextElement=com.sun.star… 141 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.ObjectOleElement=com.sun.star.rep… 142 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.ImageElement=com.sun.star.report.… 143 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.TableCellElement=com.sun.star.rep… 144 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.OfficeReport=com.sun.star.report.… 145 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.OfficeGroup=com.sun.star.report.p… 146 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.OfficeGroupSection=com.sun.star.r… [all …]
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
| H A D | StylesWriter.java | 26 import com.sun.star.report.pentaho.model.DataStyle; 27 import com.sun.star.report.pentaho.model.FontFaceDeclsSection; 28 import com.sun.star.report.pentaho.model.FontFaceElement; 29 import com.sun.star.report.pentaho.model.OfficeMasterPage; 30 import com.sun.star.report.pentaho.model.OfficeMasterStyles; 31 import com.sun.star.report.pentaho.model.OfficeStyle; 32 import com.sun.star.report.pentaho.model.OfficeStyles; 33 import com.sun.star.report.pentaho.model.OfficeStylesCollection; 34 import com.sun.star.report.pentaho.model.PageLayout; 35 import com.sun.star.report.pentaho.model.RawText;
|
| /AOO41X/main/scripting/java/com/sun/star/script/framework/io/ |
| H A D | XStorageHelper.java | 166 public synchronized static void addNewModel( XModel model ) in addNewModel() argument 169 modelMap.put( PathUtils.getOidForModel( model ), model ); in addNewModel() local 171 UnoRuntime.queryInterface(XComponent.class, model); in addNewModel() 189 XModel model = (XModel) in disposing() local 192 if ( model != null ) in disposing() 194 LogUtils.DEBUG(" Disposing doc " + model.getURL() ); in disposing() 195 Object result = modelMap.remove( model ); in disposing()
|