Home
last modified time | relevance | path

Searched refs:ValidateRange (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx211 bool XclExpAddressConverter::ValidateRange( ScRange& rScRange, bool bWarn ) in ValidateRange() function in XclExpAddressConverter
H A Dxepivot.cxx648 if( GetAddressConverter().ValidateRange( maExpSrcRange, true ) ) in XclExpPivotCache()
H A Dxetable.cxx869 rRoot.GetAddressConverter().ValidateRange( aMatScRange, true ); in XclExpFormulaCell()
2328 GetAddressConverter().ValidateRange( aUsedRange, true ); in XclExpCellTable()
H A Dxelink.cxx1261 if( !GetAddressConverter().ValidateRange( maBoundRange, false ) ) in Save()
/trunk/main/sc/source/filter/inc/
H A Dxehelper.hxx128 bool ValidateRange( ScRange& rScRange, bool bWarn );

Completed in 60 milliseconds