Searched defs:nFormatType (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sw/source/ui/utlui/ |
H A D | numfmtlb.cxx | 70 short nFormatType, sal_uLong nDefFmt, in NumFormatListBox() 90 const ResId& rResId, short nFormatType, in NumFormatListBox() 109 void NumFormatListBox::Init(short nFormatType, sal_Bool bUsrFmts) in Init() 154 void NumFormatListBox::SetFormatType(const short nFormatType) in SetFormatType()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | docfilt.hxx | 51 SfxFilterFlags nFormatType; member in SfxFilter
|
/trunk/main/sc/inc/ |
H A D | cell.hxx | 298 short nFormatType; // Number format type set by calculation member in ScFormulaCell
|
/trunk/main/svx/source/form/ |
H A D | fmsrcimp.cxx | 334 …sal_Int16 nFormatType = ::comphelper::getNumberFormatType(xNumberFormats, fiCurrent.nFormatKey) & … in BuildAndInsertFieldInfo() local
|
/trunk/main/sc/source/filter/excel/ |
H A D | xipivot.cxx | 89 …d lclSetValue( const XclImpRoot& rRoot, const ScAddress& rScPos, double fValue, short nFormatType ) in lclSetValue() 116 short nFormatType = ((fFrac == 0.0) && (fInt != 0.0)) ? NUMBERFORMAT_DATE : in WriteToSource() local
|
H A D | xetable.cxx | 822 short nFormatType = mrScFmlaCell.GetFormatType(); in XclExpFormulaCell() local
|
/trunk/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 783 sal_uInt16 nFormatType = rParent.GetType(); in lcl_ValidChar() local
|
/trunk/main/sc/source/ui/view/ |
H A D | viewfunc.cxx | 2644 void ScViewFunc::SetNumberFormat( short nFormatType, sal_uLong nAdd ) in SetNumberFormat()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 6321 short nFormatType = 0; in InputEnglishString() local
|
Completed in 159 milliseconds