Home
last modified time | relevance | path

Searched refs:nIntDim (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddpsave.cxx1066 for (long nIntDim=0; nIntDim<nIntCount; nIntDim++) in lcl_ResetOrient() local
1068 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in lcl_ResetOrient()
1138 for (long nIntDim=0; nIntDim<nIntCount && !bFound; nIntDim++) in WriteToSource() local
1140 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in WriteToSource()
1364 for (long nIntDim=0; nIntDim<nIntCount && !bFound; nIntDim++) in Refresh() local
1366 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in Refresh()
H A Ddpobject.cxx138 for (long nIntDim=0; nIntDim<nIntCount && !bFound; nIntDim++) in lcl_GetDataGetOrientation() local
141 ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in lcl_GetDataGetOrientation()

Completed in 26 milliseconds