Searched refs:nIntDim (Results 1 – 2 of 2) sorted by relevance
1066 for (long nIntDim=0; nIntDim<nIntCount; nIntDim++) in lcl_ResetOrient() local1068 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in lcl_ResetOrient()1138 for (long nIntDim=0; nIntDim<nIntCount && !bFound; nIntDim++) in WriteToSource() local1140 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in WriteToSource()1364 for (long nIntDim=0; nIntDim<nIntCount && !bFound; nIntDim++) in Refresh() local1366 …nce<uno::XInterface> xIntDim = ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in Refresh()
138 for (long nIntDim=0; nIntDim<nIntCount && !bFound; nIntDim++) in lcl_GetDataGetOrientation() local141 ScUnoHelpFunctions::AnyToInterface( xIntDims->getByIndex(nIntDim) ); in lcl_GetDataGetOrientation()
Completed in 26 milliseconds