Searched refs:xGraphicFramesIdx (Results 1 – 1 of 1) sorted by relevance
137 …com.sun.star.container.XIndexAccess xGraphicFramesIdx = (com.sun.star.container.XIndexAccess)UnoRu… in checkGraphicFrames() local142 xGraphicFramesIdx.getCount()); in checkGraphicFrames()143 … for(int nCurrentFrameIdx = 0; nCurrentFrameIdx < xGraphicFramesIdx.getCount(); nCurrentFrameIdx++) in checkGraphicFrames()145 xGraphicFramesIdx.getByIndex(nCurrentFrameIdx); in checkGraphicFrames()
Completed in 5 milliseconds