Home
last modified time | relevance | path

Searched refs:UnoDialog (Results 1 – 25 of 34) sorted by relevance

12

/aoo42x/main/sdext/source/minimizer/
H A Dunodialog.cxx56 UnoDialog::UnoDialog( in UnoDialog() function in UnoDialog
83 UnoDialog::~UnoDialog() in ~UnoDialog()
95 void UnoDialog::setTitle( const rtl::OUString &rTitle ) in setTitle()
103 void UnoDialog::execute() in execute()
111 void UnoDialog::endExecute( sal_Bool bStatus ) in endExecute()
118 void UnoDialog::centerDialog() in centerDialog()
143 Reference< XWindowPeer > UnoDialog::createWindowPeer() in createWindowPeer()
201 sal_Bool UnoDialog::isHighContrast() in isHighContrast()
388 sal_Int32 UnoDialog::getMapsFromPixels( sal_Int32 nPixels ) const in getMapsFromPixels()
430 void UnoDialog::enableControl( const OUString& rControlName ) in enableControl()
[all …]
H A Dunodialog.hxx61 class UnoDialog class
65UnoDialog( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& rxConte…
67 virtual ~UnoDialog();
H A Dinformationdialog.cxx416 : UnoDialog( rxContext, rxParent ), in InformationDialog()
443 UnoDialog::execute(); in execute()
/aoo42x/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java40 import com.sun.star.wizards.ui.UnoDialog;
209 …Helper.setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.STRING_ITEM_LIST, _fi… in initialize()
210 …Helper.setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.SELECTED_ITEMS, new s… in initialize()
224 …int ilistcount = /* xlstFieldNames.getItemCount();*/ UnoDialog.getListBoxItemCount(xlstFieldNames); in toggleButtons()
245 …Helper.setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.SELECTED_ITEMS, new s… in addFieldName()
262 short ipos = UnoDialog.getSelectedItemPos(xlstFieldNames); in removeFieldName()
266 …int ilistcount = /* xlstFieldNames.getItemCount();*/ UnoDialog.getListBoxItemCount(xlstFieldNames); in removeFieldName()
269 …Helper.setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.SELECTED_ITEMS, new s… in removeFieldName()
296 … Helper.setUnoPropertyValue(UnoDialog.getModel(txtfieldname), "Text", PropertyNames.EMPTY_STRING); in removeFieldName()
335 …Helper.setUnoPropertyValue(UnoDialog.getModel(xlstFieldNames), PropertyNames.STRING_ITEM_LIST, sne… in shiftFieldNameUp()
[all …]
H A DPrimaryKeyHandler.java39 import com.sun.star.wizards.ui.UnoDialog;
172 Short.valueOf(UnoDialog.getListBoxLineCount()), in PrimaryKeyHandler()
209 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstSinglePrimeKey), PropertyNames.STRING_ITEM_LIST, … in initialize()
259 …Helper.setUnoPropertyValue(UnoDialog.getModel(optAddAutomatically), PropertyNames.PROPERTY_ENABLED… in togglePrimeKeyFields()
261 …Helper.setUnoPropertyValue(UnoDialog.getModel(optUseExisting), PropertyNames.PROPERTY_ENABLED, Boo… in togglePrimeKeyFields()
262 …Helper.setUnoPropertyValue(UnoDialog.getModel(optUseSeveral), PropertyNames.PROPERTY_ENABLED, Bool… in togglePrimeKeyFields()
358 …Helper.setUnoPropertyValue(UnoDialog.getModel(chkApplyAutoValueExisting), PropertyNames.PROPERTY_S… in onPrimeKeySelected()
362 …Helper.setUnoPropertyValue(UnoDialog.getModel(chkApplyAutoValueExisting), PropertyNames.PROPERTY_S… in onPrimeKeySelected()
387 …Helper.setUnoPropertyValue(UnoDialog.getModel(lblPrimeFieldName), PropertyNames.PROPERTY_ENABLED, … in toggleSinglePrimeKeyFields()
388 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstSinglePrimeKey), PropertyNames.PROPERTY_ENABLED, … in toggleSinglePrimeKeyFields()
[all …]
H A DScenarioSelector.java46 import com.sun.star.wizards.ui.UnoDialog;
156 …Boolean.TRUE, 12, "HID:WIZARDS_HID_DLGTABLE_LBTABLES", new Short(UnoDialog.getListBoxLineCount()),… in ScenarioSelector()
196 …Helper.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.SELECTED_ITEMS, new sh… in initializeTable()
H A DFinalizer.java130 …Boolean.TRUE, 12, "HID:WIZARDS_HID_DLGTABLE_LST_CATALOG", new Short(UnoDialog.getListBoxLineCount(… in Finalizer()
185 …Boolean.TRUE, 12, "HID:WIZARDS_HID_DLGTABLE_LST_SCHEMA", new Short(UnoDialog.getListBoxLineCount()… in Finalizer()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java204 …short[] iSelPoses = ((short[]) Helper.getUnoPropertyValue(UnoDialog.getModel(xTableListBox), Prope… in getselectedItemPos()
303 …Helper.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.STRING_ITEM_LIST, Cont… in fillupCommandListBox()
321 …Helper.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.SELECTED_ITEMS, iSelAr… in fillupCommandListBox()
365 …Helper.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.PROPERTY_ENABLED, Bool… in toggleCommandListBox()
366 …Helper.setUnoPropertyValue(UnoDialog.getModel(xlblTable), PropertyNames.PROPERTY_ENABLED, Boolean.… in toggleCommandListBox()
423 …String[] sitems = (String[]) Helper.getUnoPropertyValue(UnoDialog.getModel(xTableListBox), Propert… in preselectCommand()
428 …Helper.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.SELECTED_ITEMS, new sh… in preselectCommand()
437 …Helper.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.SELECTED_ITEMS, new sh… in preselectCommand()
451 …String[] sitems = (String[]) Helper.getUnoPropertyValue(UnoDialog.getModel(xTableListBox), Propert… in preselectCommand()
455 …Helper.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.SELECTED_ITEMS, new sh… in preselectCommand()
[all …]
H A DControlScroller.java98 curtabindex = UnoDialog.setInitialTabindex(iStep); in ControlScroller()
170 …Helper.setUnoPropertyValue(UnoDialog.getModel(xScrollBar), "ScrollValue", new Integer(nscrollvalue… in initialize()
173 Helper.setUnoPropertyValues(UnoDialog.getModel(xScrollBar), new String[] in initialize()
183 Helper.setUnoPropertyValues(UnoDialog.getModel(xScrollBar), new String[] in initialize()
281 Helper.setUnoPropertyValues(UnoDialog.getModel(xScrollBar), new String[] in setTotalFieldCount()
323 …Helper.setUnoPropertyValue(UnoDialog.getModel(xScrollBar), "LineIncrement", new Integer(nlineincre… in setLineIncrementation()
335 Helper.setUnoPropertyValues(UnoDialog.getModel(xScrollBar), new String[] in setBlockIncrementation()
446 … Object oControlModel = UnoDialog.getModel(CurUnoDialog.xDlgContainer.getControl(controlname)); in setControlData()
447 String propertyname = UnoDialog.getDisplayProperty(oControlModel); in setControlData()
456 … Object oControlModel = UnoDialog.getModel(CurUnoDialog.xDlgContainer.getControl(controlname)); in getControlData()
[all …]
H A DFilterComponent.java141 XInterface xValueModel = (XInterface) UnoDialog.getModel(xValueControl); in itemStateChanged()
400 curtabindex = UnoDialog.setInitialTabindex(iStep); in FilterComponent()
654 Short.valueOf(UnoDialog.getListBoxLineCount() /* 7 */), in ControlRow()
740 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[2]), PropertyNames.PROPERTY_ENABLED,… in isConditionComplete()
748 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[2]), PropertyNames.PROPERTY_ENABLED,… in isConditionComplete()
753 …Object oValue = Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOTXTVALUE]), "Effec… in isConditionComplete()
817 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[SOTXTVALUE]), "EffectiveValue", nVal… in setCondition()
832 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[SOLSTFIELDNAME]), PropertyNames.STRI… in setFieldNames()
845 …Helper.setUnoPropertyValue(UnoDialog.getModel(ControlElements[SOTXTVALUE]), "EffectiveValue", com.… in settovoid()
940 …return (Helper.getUnoPropertyValue(UnoDialog.getModel(ControlElements[SOTXTVALUE]), "EffectiveValu… in getValue()
[all …]
H A DDBLimitedFieldSelection.java119 …Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.STRING_ITEM_LIST, _AllField… in initializeListBox()
133 … Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.SELECTED_ITEMS, SelList); in initializeListBox()
138 … Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.SELECTED_ITEMS, SelList); in initializeListBox()
144 …Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.STRING_ITEM_LIST, _AllField… in initializeListBox()
148 … Helper.setUnoPropertyValue(UnoDialog.getModel(xListBox), PropertyNames.SELECTED_ITEMS, SelList); in initializeListBox()
H A DAggregateComponent.java565 …Helper.setUnoPropertyValue(UnoDialog.getModel(xFieldListBox), PropertyNames.STRING_ITEM_LIST, CurD… in insertFieldNames()
570 …boolean bfieldnameisselected = (Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xFieldListBox),… in isComplete()
571 …boolean bfunctionisselected = (Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xFunctionListBox… in isComplete()
H A DPeerConfig.java46 UnoDialog oUnoDialog = null;
48 public PeerConfig(UnoDialog _oUnoDialog) in PeerConfig()
H A DUnoDialog.java46 public class UnoDialog implements EventNames class
74 public UnoDialog(XMultiServiceFactory xMSF, String[] PropertyNames, Object[] PropertyValues) in UnoDialog() method in UnoDialog
733 public void setVisible(UnoDialog parent) throws com.sun.star.uno.Exception in setVisible()
751 public short executeDialog(UnoDialog parent) in executeDialog()
H A DFieldSelection.java41 protected UnoDialog CurUnoDialog;
174 …public FieldSelection(UnoDialog CurUnoDialog, int _iStep, int CompPosX, int CompPosY, int CompWidt… in FieldSelection()
186 short curtabindex = UnoDialog.setInitialTabindex(_iStep); in FieldSelection()
H A DSortingComponent.java76 short curtabindex = UnoDialog.setInitialTabindex(iStep); in SortingComponent()
110 …true, bDoEnable, 12, HIDString, new Short(UnoDialog.getListBoxLineCount()), "lstSort" + new Intege… in SortingComponent()
/aoo42x/main/wizards/com/sun/star/wizards/form/
H A DFieldLinker.java34 import com.sun.star.wizards.ui.UnoDialog;
110 Short.valueOf(UnoDialog.getListBoxLineCount()), in insertControlGroup()
148 Short.valueOf(UnoDialog.getListBoxLineCount()), in insertControlGroup()
196 …Helper.setUnoPropertyValue(UnoDialog.getModel(lblSlaveFields[i]), PropertyNames.PROPERTY_ENABLED, … in toggleControlRow()
197 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstSlaveFields[i]), PropertyNames.PROPERTY_ENABLED, … in toggleControlRow()
198 …Helper.setUnoPropertyValue(UnoDialog.getModel(lblMasterFields[i]), PropertyNames.PROPERTY_ENABLED,… in toggleControlRow()
199 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstMasterFields[i]), PropertyNames.PROPERTY_ENABLED,… in toggleControlRow()
202 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstSlaveFields[i]), PropertyNames.SELECTED_ITEMS, ne… in toggleControlRow()
203 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstMasterFields[i]), PropertyNames.SELECTED_ITEMS, n… in toggleControlRow()
218 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstMasterFields[curindex + 1]), PropertyNames.SELECT… in updateFromNextControlRow()
[all …]
H A DFormConfiguration.java33 import com.sun.star.wizards.ui.UnoDialog;
150 …Helper.setUnoPropertyValue(UnoDialog.getModel(optOnExistingRelation), PropertyNames.PROPERTY_ENABL… in toggleSubFormMode()
151 …Helper.setUnoPropertyValue(UnoDialog.getModel(optSelectManually), PropertyNames.PROPERTY_ENABLED, … in toggleSubFormMode()
160 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstRelations), PropertyNames.STRING_ITEM_LIST, srefe… in initialize()
163 …Helper.setUnoPropertyValue(UnoDialog.getModel(optOnExistingRelation), PropertyNames.PROPERTY_ENABL… in initialize()
194 …short[] iselected = (short[]) Helper.getUnoArrayPropertyValue(UnoDialog.getModel(lstRelations), Pr… in getreferencedTableName()
230 …Helper.setUnoPropertyValue(UnoDialog.getModel(lblRelations), PropertyNames.PROPERTY_ENABLED, Boole… in toggleRelationsListbox()
231 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstRelations), PropertyNames.PROPERTY_ENABLED, Boole… in toggleRelationsListbox()
H A DDataEntrySetter.java30 import com.sun.star.wizards.ui.UnoDialog;
121 …boolean bAllowUpdates = (((Short) Helper.getUnoPropertyValue(UnoDialog.getModel(chknomodification)… in getFormProperties()
122 …boolean bAllowDeletes = (((Short) Helper.getUnoPropertyValue(UnoDialog.getModel(chknodeletion), Pr… in getFormProperties()
123 …boolean bAllowInserts = (((Short) Helper.getUnoPropertyValue(UnoDialog.getModel(chknoaddition), Pr… in getFormProperties()
140 …Helper.setUnoPropertyValue(UnoDialog.getModel(chknomodification), PropertyNames.PROPERTY_ENABLED, … in toggleCheckBoxes()
141 …Helper.setUnoPropertyValue(UnoDialog.getModel(chknodeletion), PropertyNames.PROPERTY_ENABLED, Bool… in toggleCheckBoxes()
142 …Helper.setUnoPropertyValue(UnoDialog.getModel(chknoaddition), PropertyNames.PROPERTY_ENABLED, Bool… in toggleCheckBoxes()
H A DUIControlArranger.java39 import com.sun.star.wizards.ui.UnoDialog;
234 …Helper.setUnoPropertyValue(UnoDialog.getModel(flnLabelPlacement), PropertyNames.PROPERTY_ENABLED, … in enableAlignControlGroup()
235 …Helper.setUnoPropertyValue(UnoDialog.getModel(optAlignLeft), PropertyNames.PROPERTY_ENABLED, Boole… in enableAlignControlGroup()
236 …Helper.setUnoPropertyValue(UnoDialog.getModel(optAlignRight), PropertyNames.PROPERTY_ENABLED, Bool… in enableAlignControlGroup()
417 …Helper.setUnoPropertyValue(UnoDialog.getModel(optAlignLeft), PropertyNames.PROPERTY_STATE, new Sho… in setToLeftAlign()
/aoo42x/main/wizards/com/sun/star/wizards/query/
H A DFinalizer.java34 import com.sun.star.wizards.ui.UnoDialog;
138 …String sCurQueryName = AnyConverter.toString(Helper.getUnoPropertyValue(UnoDialog.getModel(m_aTxtT… in initialize()
146 … Helper.setUnoPropertyValue(UnoDialog.getModel(m_aTxtTitle), "Text", sCurQueryName); in initialize()
163 return (String) Helper.getUnoPropertyValue(UnoDialog.getModel(m_aTxtTitle), "Text"); in getTitle()
181 …final short state = AnyConverter.toShort( Helper.getUnoPropertyValue( UnoDialog.getModel( xRadioDi… in displayQueryDesign()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DStatusDialog.java32 import com.sun.star.wizards.ui.UnoDialog;
59 private UnoDialog parent;
158 … Helper.setUnoPropertyValue(UnoDialog.getModel(lblTaskName), PropertyNames.PROPERTY_LABEL, s); in setLabel()
239 public void execute(final UnoDialog parent_, final Task task, String title) in execute()
H A DWWD_Events.java42 import com.sun.star.wizards.ui.UnoDialog;
431 short i = bgDialog.executeDialog((UnoDialog) WWD_Events.this); in chooseBackground()
478 short i = iconsDialog.executeDialog((UnoDialog) WWD_Events.this); in chooseIconset()
H A DFTPDialog.java48 import com.sun.star.wizards.ui.UnoDialog;
376 public short execute(UnoDialog parent) throws Exception in execute()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java35 UnoDialog CurUnoDialog;
61 …public ReportLayouter(XMultiServiceFactory _xMSF, IReportDocument _CurReportDocument, UnoDialog _C… in ReportLayouter()

Completed in 125 milliseconds

12