Lines Matching refs:ScUnoHelpFunctions
205 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_FillNumberFormats()
211 (sheet::DataPilotFieldOrientation) ScUnoHelpFunctions::GetEnumProperty( in lcl_FillNumberFormats()
217 long nFormat = ScUnoHelpFunctions::GetLongProperty( in lcl_FillNumberFormats()
273 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_GetFirstNumberFormat()
278 (sheet::DataPilotFieldOrientation) ScUnoHelpFunctions::GetEnumProperty( in lcl_GetFirstNumberFormat()
283 long nFormat = ScUnoHelpFunctions::GetLongProperty( in lcl_GetFirstNumberFormat()
392 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in ScDPOutput()
398 (sheet::DataPilotFieldOrientation) ScUnoHelpFunctions::GetEnumProperty( in ScDPOutput()
401 long nDimPos = ScUnoHelpFunctions::GetLongProperty( xDimProp, in ScDPOutput()
403 sal_Bool bIsDataLayout = ScUnoHelpFunctions::GetBoolProperty( in ScDPOutput()
406 bool bHasHiddenMember = ScUnoHelpFunctions::GetBoolProperty( in ScDPOutput()
413 long nHierarchy = ScUnoHelpFunctions::GetLongProperty( in ScDPOutput()
420 ScUnoHelpFunctions::AnyToInterface( in ScDPOutput()
431 ScUnoHelpFunctions::AnyToInterface( in ScDPOutput()
443 OUString aCaption = ScUnoHelpFunctions::GetStringProperty( xPropSet, in ScDPOutput()
1097 sal_Bool bColGrand = ScUnoHelpFunctions::GetBoolProperty( xSrcProp, in lcl_GetTableVars()
1102 sal_Bool bRowGrand = ScUnoHelpFunctions::GetBoolProperty( xSrcProp, in lcl_GetTableVars()
1118 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_GetTableVars()
1123 (sheet::DataPilotFieldOrientation) ScUnoHelpFunctions::GetEnumProperty( in lcl_GetTableVars()
1126 if ( ScUnoHelpFunctions::GetBoolProperty( xDimProp, in lcl_GetTableVars()
1200 sal_Int32 nDataFieldCount = ScUnoHelpFunctions::GetLongProperty( xPropSet, in GetPositionData()
1282 sal_Int32 nDataFieldCount = ScUnoHelpFunctions::GetLongProperty( xPropSet, in GetDataResultPositionData()
1425 uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( in lcl_GetSubTotals()
1441 xHier = ScUnoHelpFunctions::AnyToInterface( xHiers->getByIndex( rField.nHier ) ); in lcl_GetSubTotals()
1455 xLevel = ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex( rField.nLevel ) ); in lcl_GetSubTotals()
1719 sheet::GeneralFunction eFunc = (sheet::GeneralFunction)ScUnoHelpFunctions::GetEnumProperty( in GetDataDimensionNames()