Searched refs:SC_UNO_AUTOSHOW (Results 1 – 4 of 4) sorted by relevance
573 #define SC_UNO_AUTOSHOW "AutoShow" macro
2326 …{MAP_CHAR_LEN(SC_UNO_AUTOSHOW), 0, &getCppuType((sheet::DataPilotFieldAutoShowInfo*)0), 0, 0 }, in getPropertySetInfo()2354 else if ( aNameStr.EqualsAscii( SC_UNO_AUTOSHOW ) ) in setPropertyValue()2380 else if ( aNameStr.EqualsAscii( SC_UNO_AUTOSHOW ) ) in getPropertyValue()
670 … ScUnoHelpFunctions::SetOptionalPropertyValue(xLevProp, SC_UNO_AUTOSHOW, *pAutoShowInfo); in WriteToSource()
1935 … xLevProp->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_AUTOSHOW ) ) ) in lcl_FillLabelData()
Completed in 223 milliseconds