Home
last modified time | relevance | path

Searched refs:SetOptionalPropertyValue (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddpsave.cxx188 … ScUnoHelpFunctions::SetOptionalPropertyValue(xMembProp, SC_UNO_LAYOUTNAME, *mpLayoutName); in WriteToSource()
191 ScUnoHelpFunctions::SetOptionalPropertyValue(xMembProp, DP_PROP_POSITION, nPosition); in WriteToSource()
601 ScUnoHelpFunctions::SetOptionalPropertyValue(xDimProp, DP_PROP_FILTER, aFilter); in WriteToSource()
603 … ScUnoHelpFunctions::SetOptionalPropertyValue(xDimProp, SC_UNO_LAYOUTNAME, *mpLayoutName); in WriteToSource()
608 … ScUnoHelpFunctions::SetOptionalPropertyValue(xDimProp, SC_UNO_FIELD_SUBTOTALNAME, *pSubTotalName); in WriteToSource()
667 … ScUnoHelpFunctions::SetOptionalPropertyValue(xLevProp, SC_UNO_SORTING, *pSortInfo); in WriteToSource()
670 … ScUnoHelpFunctions::SetOptionalPropertyValue(xLevProp, SC_UNO_AUTOSHOW, *pAutoShowInfo); in WriteToSource()
673 … ScUnoHelpFunctions::SetOptionalPropertyValue(xLevProp, SC_UNO_LAYOUT, *pLayoutInfo); in WriteToSource()
714 …ScUnoHelpFunctions::SetOptionalPropertyValue(xDimProp, SC_UNO_HAS_HIDDEN_MEMBER, bHasHiddenMember); in WriteToSource()
1109 …ScUnoHelpFunctions::SetOptionalPropertyValue(xSourceProp, SC_UNO_GRANDTOTAL_NAME, *pGrandTotalName… in WriteToSource()
/trunk/main/sc/inc/
H A Dmiscuno.hxx291 static void SetOptionalPropertyValue(
296 static void SetOptionalPropertyValue( in SetOptionalPropertyValue() function in ScUnoHelpFunctions
302 SetOptionalPropertyValue(rPropSet, pPropName, any); in SetOptionalPropertyValue()
/trunk/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx200 void ScUnoHelpFunctions::SetOptionalPropertyValue( in SetOptionalPropertyValue() function in ScUnoHelpFunctions

Completed in 30 milliseconds