Home
last modified time | relevance | path

Searched refs:GetReferenceValue (Results 1 – 6 of 6) sorted by path

/trunk/main/sc/inc/
H A Ddpsave.hxx156 …const ::com::sun::star::sheet::DataPilotFieldReference* GetReferenceValue() const { return pRefere… in GetReferenceValue() function in ScDPSaveDimension
H A Ddptabsrc.hxx454 const ::com::sun::star::sheet::DataPilotFieldReference& GetReferenceValue() const;
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx858 pDataRefValues[i] = pDim->GetReferenceValue(); in CreateRes_Impl()
1518 const sheet::DataPilotFieldReference& ScDPDimension::GetReferenceValue() const in GetReferenceValue() function in ScDPDimension
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx1160 if( const DataPilotFieldReference* pFieldRef = rSaveDim.GetReferenceValue() ) in SetDataPropertiesFromDim()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx282 const sheet::DataPilotFieldReference* pRef = pDim->GetReferenceValue(); in WriteFieldReference()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2338 return pDim ? pDim->GetReferenceValue() : 0; in getReference()

Completed in 166 milliseconds