Home
last modified time | relevance | path

Searched refs:GetSourceRange (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxipivot.hxx162 inline const ScRange& GetSourceRange() const { return maSrcRange; } in GetSourceRange() function in XclImpPivotCache
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx1345 if( !mxPCache || !mxPCache->GetSourceRange().IsValid() ) in Convert()
1395 aDesc.aSourceRange = mxPCache->GetSourceRange(); in Convert()

Completed in 33 milliseconds