/aoo4110/main/svtools/source/control/ |
H A D | fmtfield.cxx | 338 DBG_NAME(FormattedField); 367 DBG_CTOR(FormattedField, NULL); in FormattedField() 381 DBG_CTOR(FormattedField, NULL); in FormattedField() 391 FormattedField::~FormattedField() in ~FormattedField() 393 DBG_DTOR(FormattedField, NULL); in ~FormattedField() 522 void FormattedField::Modify() in Modify() 817 void FormattedField::Commit() in Commit() 1083 void FormattedField::Up() in Up() 1095 void FormattedField::Down() in Down() 1106 void FormattedField::First() in First() [all …]
|
/aoo4110/main/svtools/source/uno/ |
H A D | unoiface.cxx | 846 FormattedField* pField = GetFormattedField(); in setProperty() 973 FormattedField* pField = GetFormattedField(); in getProperty() 1039 FormattedField* pField = GetFormattedField(); in convertEffectiveValue() 1098 FormattedField* pField = GetFormattedField(); in SetMinValue() 1127 FormattedField* pField = GetFormattedField(); in GetMinValue() 1139 FormattedField* pField = GetFormattedField(); in SetMaxValue() 1167 FormattedField* pField = GetFormattedField(); in GetMaxValue() 1179 FormattedField* pField = GetFormattedField(); in SetDefaultValue() 1212 FormattedField* pField = GetFormattedField(); in GetDefaultValue() 1227 FormattedField* pField = GetFormattedField(); in GetTreatAsNumber() [all …]
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | fmtfield.hxx | 50 class SVT_DLLPUBLIC FormattedField : public SpinField class 111 …FormattedField(Window* pParent, WinBits nStyle = 0, SvNumberFormatter* pInitialFormatter = NULL, s… 112 …FormattedField(Window* pParent, const ResId& rResId, SvNumberFormatter* pInitialFormatter = NULL, … 113 virtual ~FormattedField(); 270 …r* ImplGetFormatter() const { return m_pFormatter ? m_pFormatter : ((FormattedField*)this)->Create… in ImplGetFormatter() 278 class SVT_DLLPUBLIC DoubleNumericField : public FormattedField 289 :FormattedField(pParent, nStyle) in DoubleNumericField() 300 :FormattedField(pParent, rResId) in DoubleNumericField() 323 class DoubleCurrencyField : public FormattedField
|
H A D | editbrowsebox.hxx | 80 class FormattedField; 410 FormattedFieldCellController( FormattedField* _pFormatted );
|
/aoo4110/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 1388 ((FormattedField*)m_pWindow)->SetFormatter(pFormatterUsed); in Init() 1391 ((FormattedField*)m_pWindow)->SetFormatKey(nFormatKey); in Init() 1392 ((FormattedField*)m_pPainter)->SetFormatKey(nFormatKey); in Init() 1415 ((FormattedField*)m_pWindow)->ClearMinValue(); in Init() 1416 ((FormattedField*)m_pPainter)->ClearMinValue(); in Init() 1433 ((FormattedField*)m_pWindow)->ClearMaxValue(); in Init() 1434 ((FormattedField*)m_pPainter)->ClearMaxValue(); in Init() 1536 ((FormattedField*)m_pPainter)->SetValue(dValue); in GetFormatText() 1565 FormattedField* pFormattedWindow = static_cast<FormattedField*>(m_pWindow); in UpdateFromField() 1604 FormattedField* pFormattedWindow = static_cast< FormattedField* >( m_pWindow ); in updateFromModel() [all …]
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_Scale.hxx | 73 FormattedField aFmtFldMin; 77 FormattedField aFmtFldMax; 85 FormattedField aFmtFldStepMain; 97 FormattedField aFmtFldOrigin; 120 DECL_LINK( FmtFieldModifiedHdl, FormattedField* );
|
H A D | tp_AxisPositions.hxx | 66 FormattedField m_aED_CrossesAt; 74 FormattedField m_aED_LabelDistance;
|
H A D | DataBrowser.hxx | 175 FormattedField m_aNumberEditField;
|
H A D | tp_Scale.cxx | 102 void lcl_setValue( FormattedField& rFmtField, double fValue ) in lcl_setValue() 185 IMPL_LINK( ScaleTabPage, FmtFieldModifiedHdl, FormattedField*, pFmtFied ) in IMPL_LINK() argument
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | usercontrol.hxx | 43 class NumberFormatSampleField : public ControlWindow< FormattedField > 46 typedef ControlWindow< FormattedField > BaseClass; 103 …trol< ::com::sun::star::inspection::XPropertyControl, ControlWindow< FormattedField > > OFormatted…
|
H A D | standardcontrol.hxx | 156 …trol< ::com::sun::star::inspection::XPropertyControl, ControlWindow< FormattedField > > ODateTimeC…
|
/aoo4110/main/offapi/com/sun/star/form/control/ |
H A D | FormattedField.idl | 44 … the control has to support the <type scope="com::sun::star::form::component">FormattedField</type> 55 published service FormattedField
|
H A D | makefile.mk | 42 FormattedField.idl \
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | DatabaseFormattedField.idl | 27 #include <com/sun/star/form/component/FormattedField.idl> 45 service com::sun::star::form::component::FormattedField;
|
H A D | makefile.mk | 68 FormattedField.idl\
|
H A D | FormattedField.idl | 50 published service FormattedField
|
/aoo4110/main/svtools/source/brwbox/ |
H A D | ebbcontrols.cxx | 534 FormattedFieldCellController::FormattedFieldCellController( FormattedField* _pFormatted ) in FormattedFieldCellController() 542 static_cast< FormattedField& >( GetWindow() ).Commit(); in CommitModifications()
|
/aoo4110/main/reportdesign/source/core/api/ |
H A D | makefile.mk | 37 $(SLO)$/FormattedField.obj \
|
/aoo4110/main/forms/source/component/ |
H A D | makefile.mk | 60 $(SLO)$/FormattedField.obj \
|
/aoo4110/main/offapi/com/sun/star/report/ |
H A D | XFormattedField.idl | 60 published service FormattedField : XFormattedField;
|
/aoo4110/main/basctl/source/dlged/ |
H A D | dlgresid.src | 102 Text = "FormattedField" ;
|
/aoo4110/main/svtools/source/inc/ |
H A D | unoiface.hxx | 183 FormattedField* GetFormattedField() const { return (FormattedField*)GetWindow(); } in GetFormattedField()
|
/aoo4110/main/offapi/com/sun/star/form/validation/ |
H A D | XValidatableFormComponent.idl | 89 …nce method. For example, for a <type scope="com::sun::star::form::component">FormattedField</type>,
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | report.src | 49 Text = "FormattedField" ;
|
/aoo4110/main/helpcontent2/helpers/ |
H A D | uno-commands.csv | 697 .uno:FormattedField
|