Searched refs:pAutoInfo (Results 1 – 1 of 1) sorted by relevance
383 const sheet::DataPilotFieldAutoShowInfo* pAutoInfo = pDim->GetAutoShowInfo(); in WriteAutoShowInfo() local384 if (pAutoInfo) in WriteAutoShowInfo()386 if (pAutoInfo->IsEnabled) in WriteAutoShowInfo()392 switch (pAutoInfo->ShowItemsMode) in WriteAutoShowInfo()405 SvXMLUnitConverter::convertNumber(sBuffer, pAutoInfo->ItemCount); in WriteAutoShowInfo()408 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DATA_FIELD, pAutoInfo->DataField); in WriteAutoShowInfo()