Home
last modified time | relevance | path

Searched refs:SvNumberformat (Results 1 – 25 of 44) sorted by path

12

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx727 const SvNumberformat* pFormat = pNumFormatter->GetEntry( nFmt ); in SetNumFormat()
736 const SvNumberformat* pFormat = pNumFormatter->GetEntry( nFmt ); in SetNumFormat()
745 const SvNumberformat* pFormat = pNumFormatter->GetEntry( nFmt ); in SetNumFormat()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx1198 const SvNumberformat* pFormat = pNumFormatter->GetEntry( nRet ); in getDateNumberFormat()
/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx115 const SvNumberformat* pEntry = pNF->GetEntry( nFormatKey ); in setValue()
128 double OFormatSampleControl::getPreviewValue( const SvNumberformat& i_rEntry ) in getPreviewValue()
156 const SvNumberformat* pEntry = _pNF->GetEntry(_nFormatKey); in getPreviewValue()
238 …const SvNumberformat* pEntry = getTypedControlWindow()->GetFormatter()->GetEntry(getTypedControlWi… in SetFormatDescription()
H A Dusercontrol.hxx88 static double getPreviewValue( const SvNumberformat& i_rEntry );
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1356 const SvNumberformat* pOldFormat = pFormatter->GetEntry( nOldIndex ); in SetString()
1369 const SvNumberformat* pOldFormat = pFormatter->GetEntry( nOldIndex ); in SetString()
H A Dglobal.cxx198 const SvNumberformat* pFormat = rFormatter.GetEntry( nFormat ); in GetStandardFormat()
207 const SvNumberformat* pFormat = rFormatter.GetEntry( nFormat ); in GetStandardFormat()
1080 const SvNumberformat* pHardFormat = rFormatter.GetEntry( in AddLanguage()
1087 const SvNumberformat* pParFormat = rFormatter.GetEntry( nParentFmt ); in AddLanguage()
H A Dtable3.cxx995 const SvNumberformat* pEntry = pDocument->GetFormatTable()->GetEntry(nNumFmt); in ValidQuery()
1422 const SvNumberformat* pEntry = pDoc->GetFormatTable()->GetEntry(nIndex); in lcl_PrepareQuery()
/trunk/main/sc/source/core/tool/
H A Dcellform.cxx133 const SvNumberformat* pNumFmt = rFormatter.GetEntry( nFormat ); in GetString()
H A Dinterpr1.cxx2142 inline sal_Bool lcl_FormatHasNegColor( const SvNumberformat* pFormat ) in lcl_FormatHasNegColor()
2148 inline sal_Bool lcl_FormatHasOpenPar( const SvNumberformat* pFormat ) in lcl_FormatHasOpenPar()
2334 const SvNumberformat* pFormat = pFormatter->GetEntry( nFormat ); in ScCell()
2343 … const SvNumberformat* pFormat = pFormatter->GetEntry( pDok->GetNumberFormat( aCellPos ) ); in ScCell()
2348 … const SvNumberformat* pFormat = pFormatter->GetEntry( pDok->GetNumberFormat( aCellPos ) ); in ScCell()
H A Dzforauto.cxx79 const SvNumberformat* pFormat = rFormatter.GetEntry(nFormat); in PutFormatIndex()
84 sFormatstring = ((SvNumberformat*)pFormat)->GetFormatstring(); in PutFormatIndex()
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx1300 if( const SvNumberformat* pEntry = GetFormatter().GetEntry( rFormat.mnScNumFmt ) ) in GetFormatCode()
1307 const_cast< SvNumberformat* >( pEntry )->GetOutputString( 1.0, aTemp, &pColor ); in GetFormatCode()
1309 const_cast< SvNumberformat* >( pEntry )->GetOutputString( 0.0, aTemp, &pColor ); in GetFormatCode()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2054 const SvNumberformat* pFormat = pFormatter->GetEntry(nKey); in ExamineDefaultStyle()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2130 const SvNumberformat* pNewEntry = pFormatter->GetEntry( nNewFormat ); in lcl_SetCellProperty()
H A Dstyleuno.cxx1772 const SvNumberformat* pNewEntry = pFormatter->GetEntry( nNewFormat ); in SetOnePropertyValueWithoutUpdate()
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx656 const SvNumberformat* pPrivEntry = pFormatter->GetEntry( nPrivFormat ); in ExecuteEdit()
H A Dformatsh.cxx831 const SvNumberformat* pOld = pFormatter->GetEntry( nOldFormat ); in ExecuteStyle()
832 const SvNumberformat* pNew = pFormatter->GetEntry( nNewFormat ); in ExecuteStyle()
1014 const SvNumberformat* pEntry = pFormatter->GetEntry(nCurrentNumberFormat); in ExecuteNumFormat()
2409 const SvNumberformat* pFormatEntry = pFormatter->GetEntry( nNumberFormat ); in GetNumFormatState()
H A Doutput2.cxx552 const SvNumberformat* pNumFormat = pOutput->pDoc->GetFormatTable()->GetEntry(nFormat); in SetTextToWidthOrHash()
H A Dviewfunc.cxx1057 const SvNumberformat* pOldEntry = pFormatter->GetEntry( nOldFormat ); in ApplyAttributes()
1060 const SvNumberformat* pNewEntry = pFormatter->GetEntry( nNewFormat ); in ApplyAttributes()
2668 const SvNumberformat* pEntry = pNumberFormatter->GetEntry( nCurrentNumberFormat ); in SetNumberFormat()
2699 const SvNumberformat* pEntry = pFormatter->GetEntry( nCurrentNumberFormat ); in SetNumFmtByStr()
2747 const SvNumberformat* pOldEntry = pFormatter->GetEntry( nOldFormat ); in ChangeNumFmtDecimals()
2784 ((SvNumberformat*)pOldEntry)->GetOutputString( nVal, aOut, &pCol ); in ChangeNumFmtDecimals()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx52 class SvNumberformat;
215 DECLARE_TABLE (SvNumberFormatTable, SvNumberformat*)
576 const SvNumberformat* GetEntry(sal_uInt32 nKey) const in GetEntry()
577 { return (SvNumberformat*) aFTable.Get(nKey); } in GetEntry()
856 SVL_DLLPRIVATE SvNumberformat* ImpInsertFormat(
862 SVL_DLLPRIVATE SvNumberformat* ImpInsertNewStandardFormat(
H A Dzformat.hxx174 class SVL_DLLPUBLIC SvNumberformat class
178 SvNumberformat( ImpSvNumberformatScan& rSc, LanguageType eLge );
181 SvNumberformat( String& rString,
189 SvNumberformat( SvNumberformat& rFormat );
192 SvNumberformat( SvNumberformat& rFormat, ImpSvNumberformatScan& rSc );
194 ~SvNumberformat();
579 SVL_DLLPRIVATE void ImpCopyNumberformat( const SvNumberformat& rFormat );
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx445 const SvNumberformat* pFormat = pFormatter ? pFormatter->GetEntry(nKey) : NULL; in getByKey()
755 const SvNumberformat* pFormat = pFormatter ? pFormatter->GetEntry(nKey) : NULL; in getPropertyValue()
884 const SvNumberformat* pFormat = pFormatter ? pFormatter->GetEntry(nKey) : NULL; in getPropertyValues()
H A Dnumfmuno.hxx38 class SvNumberformat;
H A Dzforfind.cxx645 const SvNumberformat* pFormat ) in GetCurrency()
970 const SvNumberformat* pFormat ) in GetDateRef()
1466 const SvNumberformat* pFormat ) in ScanStartString()
1569 sal_uInt16 nStringPos, const SvNumberformat* pFormat ) in ScanMidString()
1814 const SvNumberformat* pFormat ) in ScanEndString()
2054 const SvNumberformat* pFormat, // The format to match in ScanStringNumFor()
2125 && SvNumberformat::HasStringNegativeSign( aString ) ) in ScanStringNumFor()
2150 const SvNumberformat* pFormat ) // maybe number format set to match against in IsNumberFormatMain()
2489 const SvNumberformat* pFormat ) // maybe a number format to match against in IsNumberFormat()
H A Dzforfind.hxx30 class SvNumberformat;
54 … const SvNumberformat* pFormat = NULL /// optional a number format to which compare against
204 const SvNumberformat* pFormat = NULL ); // optional number format to match against
235 const SvNumberformat* pFormat = NULL ); // optional number format to match against
239 const SvNumberformat* pFormat = NULL );
243 const SvNumberformat* pFormat = NULL );
246 const SvNumberformat* pFormat = NULL );
257 const SvNumberformat* pFormat,
271 const SvNumberformat* pFormat = NULL // optional number format to match against
H A Dzforlist.cxx460 SvNumberformat* pFormat = (SvNumberformat*) aFTable.Get(F_Index); in IsTextFormat()
469 SvNumberformat* pFormat = (SvNumberformat*) aFTable.Get(F_Index); in HasTextFormat()
494 SvNumberformat* p_Entry = new SvNumberformat(rString, in PutEntry()
665 SvNumberformat* pFormat = (SvNumberformat*) aFTable.Get(nFIndex); in SetFormatUsed()
883 SvNumberformat* pEntry = (SvNumberformat*) pTable->First(); in Save()
1034 SvNumberformat* pFormat = (SvNumberformat*) aFTable.Get(FIndex); in GetFirstEntryTable()
1577 SvNumberformat* p_Entry = new SvNumberformat(sTmpString, in GetPreviewString()
1712 SvNumberformat* p_Entry = new SvNumberformat( sTmpString, in GetPreviewString()
1761 SvNumberformat* pEntry = new SvNumberformat(sTmpString, in TestNewString()
1806 SvNumberformat* pFormat = new SvNumberformat(aCodeStr, in ImpInsertFormat()
[all …]

Completed in 274 milliseconds

12