Home
last modified time | relevance | path

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

/trunk/main/sw/qa/complex/writer/
H A DCheckFlies.java136 …com.sun.star.container.XIndexAccess xGraphicFramesIdx = (com.sun.star.container.XIndexAccess)UnoRu… in checkGraphicFrames() local
141 xGraphicFramesIdx.getCount()); in checkGraphicFrames()
142 … for(int nCurrentFrameIdx = 0; nCurrentFrameIdx < xGraphicFramesIdx.getCount(); nCurrentFrameIdx++) in checkGraphicFrames()
144 xGraphicFramesIdx.getByIndex(nCurrentFrameIdx); in checkGraphicFrames()

Completed in 12 milliseconds