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() 905 uno::Reference<uno::XInterface> xIntDim = in IsDuplicated() local 962 xDim = uno::Reference<container::XNamed>( xIntDim, uno::UNO_QUERY ); in FillPageList() 1549 xDim = uno::Reference<container::XNamed>( xIntDim, uno::UNO_QUERY ); in ToggleDetails() 1737 uno::Reference<uno::XInterface> xIntDim = in lcl_FillOldFields() local 1963 uno::Reference<uno::XInterface> xIntDim = in FillLabelData() local 1965 uno::Reference<container::XNamed> xDimName( xIntDim, uno::UNO_QUERY ); in FillLabelData() [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()
|
Completed in 46 milliseconds