Searched refs:xIntDim (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/sc/source/core/data/ |
| H A D | dpobject.cxx | 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 [all …]
|
| H A D | dpsave.cxx | 1068 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in lcl_ResetOrient() local 1069 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in lcl_ResetOrient() 1140 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in WriteToSource() local 1143 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in WriteToSource() 1153 uno::Reference<container::XNamed> xDimName( xIntDim, uno::UNO_QUERY ); in WriteToSource() 1168 uno::Reference<util::XCloneable> xCloneable( xIntDim, uno::UNO_QUERY ); in WriteToSource() 1182 pDim->WriteToSource( xIntDim ); in WriteToSource() 1366 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in Refresh() local 1367 uno::Reference<container::XNamed> xDimName( xIntDim, uno::UNO_QUERY ); in Refresh()
|
| H A D | dpoutput.cxx | 1425 uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( in lcl_GetSubTotals() local 1427 xHierSupp = uno::Reference<sheet::XHierarchiesSupplier>( xIntDim, uno::UNO_QUERY ); in lcl_GetSubTotals()
|