Home
last modified time | relevance | path

Searched refs:ApplyPatternIfNumberformatIncompatible (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/inc/
H A Dcolumn.hxx321 void ApplyPatternIfNumberformatIncompatible( const ScRange& rRange,
H A Dtable.hxx565 void ApplyPatternIfNumberformatIncompatible( const ScRange& rRange,
H A Ddocument.hxx1258 SC_DLLPUBLIC void ApplyPatternIfNumberformatIncompatible(
/trunk/main/sc/source/core/data/
H A Dtable2.cxx1944 void ScTable::ApplyPatternIfNumberformatIncompatible( const ScRange& rRange, in ApplyPatternIfNumberformatIncompatible() function in ScTable
1950 aCol[nCol].ApplyPatternIfNumberformatIncompatible( rRange, rPattern, nNewType ); in ApplyPatternIfNumberformatIncompatible()
H A Dcolumn.cxx457 void ScColumn::ApplyPatternIfNumberformatIncompatible( const ScRange& rRange, in ApplyPatternIfNumberformatIncompatible() function in ScColumn
H A Ddocument.cxx4001 void ScDocument::ApplyPatternIfNumberformatIncompatible( const ScRange& rRange, in ApplyPatternIfNumberformatIncompatible() function in ScDocument
4007 pTab[i]->ApplyPatternIfNumberformatIncompatible( rRange, rPattern, nNewType ); in ApplyPatternIfNumberformatIncompatible()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx821 pDoc->ApplyPatternIfNumberformatIncompatible( aRange, rMark, in EnterBlock()

Completed in 89 milliseconds