LibreOffice Module sc (master) 1
|
#include <dptabres.hxx>
Public Member Functions | |
ScDPRelativePos (tools::Long nBase, tools::Long nDir) | |
Public Attributes | |
tools::Long | nBasePos |
tools::Long | nDirection |
Definition at line 134 of file dptabres.hxx.
ScDPRelativePos::ScDPRelativePos | ( | tools::Long | nBase, |
tools::Long | nDir | ||
) |
Definition at line 368 of file dptabres.cxx.
tools::Long ScDPRelativePos::nBasePos |
Definition at line 136 of file dptabres.hxx.
Referenced by ScDPResultDimension::GetColReferenceMember(), ScDPResultDimension::GetRowReferenceMember(), and ScDPDataMember::UpdateRunningTotals().
tools::Long ScDPRelativePos::nDirection |
Definition at line 137 of file dptabres.hxx.
Referenced by ScDPResultDimension::GetColReferenceMember(), and ScDPResultDimension::GetRowReferenceMember().