Lines Matching refs:ScUnoHelpFunctions
141 ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in lcl_GetDataGetOrientation()
145 bFound = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in lcl_GetDataGetOrientation()
149 nRet = ScUnoHelpFunctions::GetEnumProperty( in lcl_GetDataGetOrientation()
689 …aMem.mbVisible = ScUnoHelpFunctions::GetBoolProperty(xMemProp, OUString::createFromAscii(SC_UN… in GetMembers()
690 …aMem.mbShowDetails = ScUnoHelpFunctions::GetBoolProperty(xMemProp, OUString::createFromAscii(SC_UN… in GetMembers()
692 aMem.maLayoutName = ScUnoHelpFunctions::GetStringProperty( in GetMembers()
842 OUString aLayoutName = ScUnoHelpFunctions::GetStringProperty( in IsDimNameInUse()
863 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in GetDimName()
868 sal_Bool bData = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in GetDimName()
886 *pFlags = ScUnoHelpFunctions::GetLongProperty( xDimProp, in GetDimName()
906 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in IsDuplicated()
960 uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( in FillPageList()
968 long nHierarchy = ScUnoHelpFunctions::GetLongProperty( xDimProp, in FillPageList()
983 xHier = ScUnoHelpFunctions::AnyToInterface( xHiers->getByIndex(nHierarchy) ); in FillPageList()
998 xLevel = ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex(nLevel) ); in FillPageList()
1342 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in ParseFilters()
1346 sal_Bool bDataLayout = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in ParseFilters()
1348 sal_Int32 nOrient = ScUnoHelpFunctions::GetEnumProperty( in ParseFilters()
1366 sal_Int32 nHierarchy = ScUnoHelpFunctions::GetLongProperty( xDimProp, in ParseFilters()
1371 uno::Reference<uno::XInterface> xHier = ScUnoHelpFunctions::AnyToInterface( in ParseFilters()
1380 uno::Reference<uno::XInterface> xLevel = ScUnoHelpFunctions::AnyToInterface( in ParseFilters()
1547 uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( in ToggleDetails()
1556 sal_Bool bDataLayout = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in ToggleDetails()
1578 xHier = ScUnoHelpFunctions::AnyToInterface( xHiers->getByIndex(rElemDesc.Hierarchy) ); in ToggleDetails()
1593 xLevel = ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex(rElemDesc.Level) ); in ToggleDetails()
1609 uno::Reference<uno::XInterface> xMemberInt = ScUnoHelpFunctions::AnyToInterface( in ToggleDetails()
1614 bShowDetails = ScUnoHelpFunctions::GetBoolProperty( xMbrProp, in ToggleDetails()
1662 long nHierarchy = ScUnoHelpFunctions::GetLongProperty( xDimProp, in lcl_FirstSubTotal()
1667 uno::Reference<uno::XInterface> xHier = ScUnoHelpFunctions::AnyToInterface( in lcl_FirstSubTotal()
1674 ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex( 0 ) ); in lcl_FirstSubTotal()
1738 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_FillOldFields()
1740 long nDimOrient = ScUnoHelpFunctions::GetEnumProperty( in lcl_FillOldFields()
1748 … sheet::GeneralFunction eFunc = (sheet::GeneralFunction)ScUnoHelpFunctions::GetEnumProperty( in lcl_FillOldFields()
1761 sal_Bool bDataLayout = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in lcl_FillOldFields()
1774 … uno::Reference<uno::XInterface> xIntOrig = ScUnoHelpFunctions::AnyToInterface( aOrigAny ); in lcl_FillOldFields()
1824 aPos.push_back( ScUnoHelpFunctions::GetLongProperty( xDimProp, in lcl_FillOldFields()
1883 rParam.bMakeTotalCol = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam()
1885 rParam.bMakeTotalRow = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam()
1889 rParam.bIgnoreEmptyRows = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam()
1891 rParam.bDetectCategories = ScUnoHelpFunctions::GetBoolProperty( xProp, in FillOldParam()
1908 long nHierarchy = ScUnoHelpFunctions::GetLongProperty( xDimProp, in lcl_FillLabelData()
1914 uno::Reference<uno::XInterface> xHier = ScUnoHelpFunctions::AnyToInterface( in lcl_FillLabelData()
1922 ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex( 0 ) ); in lcl_FillLabelData()
1926 rData.mbShowAll = ScUnoHelpFunctions::GetBoolProperty( xLevProp, in lcl_FillLabelData()
1964 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in FillLabelData()
1971 sal_Bool bData = ScUnoHelpFunctions::GetBoolProperty( xDimProp, in FillLabelData()
1989 OUString aLayoutName = ScUnoHelpFunctions::GetStringProperty( in FillLabelData()
2002 aNewLabel.mnFlags = ScUnoHelpFunctions::GetLongProperty( xDimProp, in FillLabelData()
2048 …nHier = ScUnoHelpFunctions::GetLongProperty( xDim, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( SC_U… in GetUsedHierarchy()
2106 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_GetDimName()