Home
last modified time | relevance | path

Searched refs:AnyToInterface (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddpobject.cxx141 ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in lcl_GetDataGetOrientation()
863 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in GetDimName()
906 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in IsDuplicated()
998 xLevel = ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex(nLevel) ); in FillPageList()
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()
1914 uno::Reference<uno::XInterface> xHier = ScUnoHelpFunctions::AnyToInterface( in lcl_FillLabelData()
1922 ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex( 0 ) ); in lcl_FillLabelData()
1964 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in FillLabelData()
[all …]
H A Ddpoutput.cxx205 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_FillNumberFormats()
273 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_GetFirstNumberFormat()
392 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in ScDPOutput()
420 ScUnoHelpFunctions::AnyToInterface( in ScDPOutput()
431 ScUnoHelpFunctions::AnyToInterface( in ScDPOutput()
1118 ScUnoHelpFunctions::AnyToInterface( xDims->getByIndex(nDim) ); in lcl_GetTableVars()
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()
H A Ddpsave.cxx630 …uno::Reference<uno::XInterface> xHierarchy = ScUnoHelpFunctions::AnyToInterface( xHiers->getByInde… in WriteToSource()
644 …uno::Reference<uno::XInterface> xLevel = ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex(n… in WriteToSource()
698 uno::Reference<uno::XInterface> xMemberInt = ScUnoHelpFunctions::AnyToInterface( in WriteToSource()
1068 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in lcl_ResetOrient()
1140 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in WriteToSource()
1366 …uno::Reference<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex… in Refresh()
/trunk/main/sc/source/ui/dbgui/
H A Ddapidata.cxx169 ScUnoHelpFunctions::AnyToInterface( aSourceAny ), uno::UNO_QUERY ); in FillObjects()
/trunk/main/sc/source/ui/unoobj/
H A Dtarguno.cxx283 …uno::Reference< beans::XPropertySet > xProp( ScUnoHelpFunctions::AnyToInterface( xCollection->get… in getByName()
H A Dmiscuno.cxx51 uno::Reference<uno::XInterface> ScUnoHelpFunctions::AnyToInterface( const uno::Any& rAny ) in AnyToInterface() function in ScUnoHelpFunctions
/trunk/main/sc/inc/
H A Dmiscuno.hxx271 AnyToInterface( const com::sun::star::uno::Any& rAny );

Completed in 60 milliseconds