Searched refs:getSubTotals (Results 1 – 3 of 3) sorted by relevance
2289 uno::Sequence<sheet::GeneralFunction> ScDPLevel::getSubTotals() const in getSubTotals() function in ScDPLevel2375 uno::Sequence<sheet::GeneralFunction> aSeq = getSubTotals(); //! avoid extra copy? in getPropertyValue()
741 uno::Sequence<sheet::GeneralFunction> aSeq = pLevel->getSubTotals(); in lcl_GetForceFunc()1286 uno::Sequence<sheet::GeneralFunction> aSeq = pParentLevel->getSubTotals(); in GetSubTotalCount()
673 virtual com::sun::star::uno::Sequence<com::sun::star::sheet::GeneralFunction> getSubTotals() const;
Completed in 376 milliseconds