Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/inc/
H A Ddoubleref.hxx51 virtual SCSIZE getVisibleDataCellCount() const = 0;
108 virtual SCSIZE getVisibleDataCellCount() const;
149 virtual SCSIZE getVisibleDataCellCount() const;
/aoo4110/main/sc/source/core/tool/
H A Ddoubleref.cxx179 SCSIZE nVisible = pQueryRef->getVisibleDataCellCount(); in lcl_createExcelQuery()
314 SCSIZE ScDBInternalRange::getVisibleDataCellCount() const in getVisibleDataCellCount() function in ScDBInternalRange
440 SCSIZE ScDBExternalRange::getVisibleDataCellCount() const in getVisibleDataCellCount() function in ScDBExternalRange

Completed in 20 milliseconds