Home
last modified time | relevance | path

Searched refs:ScDPLabelDataVector (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sc/inc/
H A Dpivot.hxx112 typedef std::vector< ScDPLabelData > ScDPLabelDataVector; typedef
137 ScDPLabelDataVector maLabelArray;
H A Dscabstdlg.hxx404 … const ScDPLabelDataVector& rLabelVec,
/aoo4110/main/sc/source/ui/inc/
H A Dpvfundlg.hxx68 explicit ScDPFunctionDlg( Window* pParent, const ScDPLabelDataVector& rLabelVec,
99 const ScDPLabelDataVector& mrLabelVec; /// Data of all labels.
H A Dpvlaydlg.hxx145 ScDPLabelDataVector maLabelData; /// Information about all dimensions.
H A Dfieldwnd.hxx92 void ReadDataLabels( const ScDPLabelDataVector& rLabels );
/aoo4110/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx208 Window* pParent, const ScDPLabelDataVector& rLabelVec, in ScDPFunctionDlg()
290 …for( ScDPLabelDataVector::const_iterator aIt = mrLabelVec.begin(), aEnd = mrLabelVec.end(); aIt !=… in Init()
H A Dpvlaydlg.cxx256 …for( ScDPLabelDataVector::iterator aIt = maLabelData.begin(), aEnd = maLabelData.end(); !pLabelDat… in GetLabelData()
681 …for( ScDPLabelDataVector::const_iterator aIt = maLabelData.begin(), aEnd = maLabelData.end(); aIt … in IMPL_LINK()
H A Dfieldwnd.cxx166 void ScPivotFieldWindow::ReadDataLabels( const ScDPLabelDataVector& rLabels ) in ReadDataLabels()
170 …for( ScDPLabelDataVector::const_iterator aIt = rLabels.begin(), aEnd = rLabels.end(); aIt != aEnd;… in ReadDataLabels()
/aoo4110/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx489 … const ScDPLabelDataVector& rLabelVec,
H A Dscdlgfact.cxx1164 … const ScDPLabelDataVector& rLabelVec, in CreateScDPFunctionDlg()
/aoo4110/main/sc/source/ui/view/
H A Dgridwin2.cxx457 bool lcl_GetLabelIndex( size_t& rLabelIndex, long nDimension, const ScDPLabelDataVector& rLabelArra… in lcl_GetLabelIndex()

Completed in 130 milliseconds