Home
last modified time | relevance | path

Searched refs:SetFormatKey (Results 1 – 16 of 16) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx717 aFmtFldMax.SetFormatKey( nFmt ); in SetNumFormat()
718 aFmtFldMin.SetFormatKey( nFmt ); in SetNumFormat()
719 aFmtFldOrigin.SetFormatKey( nFmt ); in SetNumFormat()
751 aFmtFldMax.SetFormatKey( nFmt ); in SetNumFormat()
752 aFmtFldMin.SetFormatKey( nFmt ); in SetNumFormat()
753 aFmtFldOrigin.SetFormatKey( nFmt ); in SetNumFormat()
757 aFmtFldStepMain.SetFormatKey( nFmt ); in SetNumFormat()
H A Dtp_AxisPositions.cxx445 m_aED_CrossesAt.SetFormatKey( nFmt ); in SetNumFormatter()
H A DDataBrowser.cxx1106 m_aNumberEditField.SetFormatKey( GetNumberFormatKey( nRow, nCol )); in GetController()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx181 SetFormatKey(::comphelper::getINT32(aValue)); in OFieldDescription()
214 SetFormatKey(0); in FillFromTypeInfo()
447 void OFieldDescription::SetFormatKey(const sal_Int32& _rFormatKey) in SetFormatKey() function in OFieldDescription
H A DTableRow.cxx214 pFieldDesc->SetFormatKey(nValue); in operator >>()
H A DTEditControl.cxx1263 pFieldDescr->SetFormatKey(sValue.ToInt32()); in SetCellData()
1967 pActFieldDescr->SetFormatKey(nFormatKey); in SwitchType()
H A DTableController.cxx904 pActFieldDescr->SetFormatKey(nFormatKey); in loadData()
/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx112 getTypedControlWindow()->SetFormatKey( nFormatKey ); in setValue()
236 getTypedControlWindow()->SetFormatKey(rDesc.nKey); in SetFormatDescription()
H A Dstandardcontrol.cxx282 getTypedControlWindow()->SetFormatKey( nStandardDateTimeFormat ); in ODateTimeControl()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx96 void SetFormatKey(const sal_Int32& _rFormatKey);
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx631 void FormattedField::SetFormatKey(sal_uLong nFormatKey) in SetFormatKey() function in FormattedField
711 SetFormatKey(nNewKey); in SetFormat()
/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx146 void SetFormatKey(sal_uLong nFormatKey);
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1391 ((FormattedField*)m_pWindow)->SetFormatKey(nFormatKey); in Init()
1392 ((FormattedField*)m_pPainter)->SetFormatKey(nFormatKey); in Init()
1502 static_cast< FormattedField* >( m_pWindow )->SetFormatKey( nNewKey ); in _propertyChanged()
1504 static_cast< FormattedField* >( m_pPainter )->SetFormatKey( nNewKey ); in _propertyChanged()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1339 pField->SetFormatKey(nKeyToSetDelayed); in setFormatsSupplier()
1361 pField->SetFormatKey(nKey); in setFormatKey()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx640 (*aIter)->second->SetFormatKey(nFormatKey); in SetColumnTypes()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx709 pActFieldDescr->SetFormatKey( nOldFormatKey );

Completed in 113 milliseconds