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.java137 …com.sun.star.container.XIndexAccess xGraphicFramesIdx = (com.sun.star.container.XIndexAccess)UnoRu… in checkGraphicFrames() local
142 xGraphicFramesIdx.getCount()); in checkGraphicFrames()
143 … for(int nCurrentFrameIdx = 0; nCurrentFrameIdx < xGraphicFramesIdx.getCount(); nCurrentFrameIdx++) in checkGraphicFrames()
145 xGraphicFramesIdx.getByIndex(nCurrentFrameIdx); in checkGraphicFrames()

Completed in 12 milliseconds