Lines Matching refs:xIntDim

140 			uno::Reference<uno::XInterface> xIntDim =  in lcl_GetDataGetOrientation()  local
142 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in lcl_GetDataGetOrientation()
862 uno::Reference<uno::XInterface> xIntDim = in GetDimName() local
864 uno::Reference<container::XNamed> xDimName( xIntDim, uno::UNO_QUERY ); in GetDimName()
865 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in GetDimName()
905 uno::Reference<uno::XInterface> xIntDim = in IsDuplicated() local
907 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in IsDuplicated()
960 uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( in FillPageList() local
962 xDim = uno::Reference<container::XNamed>( xIntDim, uno::UNO_QUERY ); in FillPageList()
1342 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in ParseFilters() local
1343 uno::Reference<container::XNamed> xDim( xIntDim, uno::UNO_QUERY ); in ParseFilters()
1357 ScDPOutput::GetDataDimensionNames( aSourceName, aGivenName, xIntDim ); in ParseFilters()
1547 uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( in ToggleDetails() local
1549 xDim = uno::Reference<container::XNamed>( xIntDim, uno::UNO_QUERY ); in ToggleDetails()
1737 uno::Reference<uno::XInterface> xIntDim = in lcl_FillOldFields() local
1739 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in lcl_FillOldFields()
1963 uno::Reference<uno::XInterface> xIntDim = in FillLabelData() local
1965 uno::Reference<container::XNamed> xDimName( xIntDim, uno::UNO_QUERY ); in FillLabelData()
1966 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in FillLabelData()
2105 uno::Reference<uno::XInterface> xIntDim = in lcl_GetDimName() local
2107 uno::Reference<container::XNamed> xDimName( xIntDim, uno::UNO_QUERY ); in lcl_GetDimName()