Searched refs:GetAutoShowInfo (Results 1 – 4 of 4) sorted by relevance
161 …const ::com::sun::star::sheet::DataPilotFieldAutoShowInfo* GetAutoShowInfo() const { return pAuto… in GetAutoShowInfo() function in ScDPSaveDimension
383 const sheet::DataPilotFieldAutoShowInfo* pAutoInfo = pDim->GetAutoShowInfo(); in WriteAutoShowInfo()
1105 if( const DataPilotFieldAutoShowInfo* pShowInfo = rSaveDim.GetAutoShowInfo() ) in SetPropertiesFromDim()
2302 return pDim ? pDim->GetAutoShowInfo() : 0; in getAutoShowInfo()
Completed in 44 milliseconds