Searched refs:ApplyPatternIfNumberformatIncompatible (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sc/inc/ |
H A D | column.hxx | 321 void ApplyPatternIfNumberformatIncompatible( const ScRange& rRange,
|
H A D | table.hxx | 565 void ApplyPatternIfNumberformatIncompatible( const ScRange& rRange,
|
H A D | document.hxx | 1258 SC_DLLPUBLIC void ApplyPatternIfNumberformatIncompatible(
|
/aoo42x/main/sc/source/core/data/ |
H A D | table2.cxx | 1944 void ScTable::ApplyPatternIfNumberformatIncompatible( const ScRange& rRange, in ApplyPatternIfNumberformatIncompatible() function in ScTable 1950 aCol[nCol].ApplyPatternIfNumberformatIncompatible( rRange, rPattern, nNewType ); in ApplyPatternIfNumberformatIncompatible()
|
H A D | column.cxx | 457 void ScColumn::ApplyPatternIfNumberformatIncompatible( const ScRange& rRange, in ApplyPatternIfNumberformatIncompatible() function in ScColumn
|
H A D | document.cxx | 4001 void ScDocument::ApplyPatternIfNumberformatIncompatible( const ScRange& rRange, in ApplyPatternIfNumberformatIncompatible() function in ScDocument 4007 pTab[i]->ApplyPatternIfNumberformatIncompatible( rRange, rPattern, nNewType ); in ApplyPatternIfNumberformatIncompatible()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun2.cxx | 821 pDoc->ApplyPatternIfNumberformatIncompatible( aRange, rMark, in EnterBlock()
|
Completed in 126 milliseconds