Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java494 final Object temp2[] = new Object[2]; in testRowSetEvents() local
495 temp2[0] = bookmark; in testRowSetEvents()
496 temp2[1] = Integer.valueOf(1); in testRowSetEvents()
500 … testCursorMove(m_rowLocate, cloc.getMethod("moveRelativeToBookmark", ctemp2), pRow, moves, temp2); in testRowSetEvents()
/trunk/main/framework/source/fwe/dispatch/
H A Dinteraction.cxx125 css::uno::Reference< css::uno::XInterface > temp2; in RequestFilterSelect_Impl() local
127 temp2 , in RequestFilterSelect_Impl()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java254 String temp2 = prop.substring( limit ); in printLine() local
256 props.set( i, temp2 ); in printLine()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx2312 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > temp2; in RequestFilterOptions()
2314 temp2, in RequestFilterOptions()
2360 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > temp2; in RequestPackageReparation_Impl()
2362 temp2, in RequestPackageReparation_Impl()
2429 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > temp2; in NotifyBrokenPackage_Impl()
2431 temp2, in NotifyBrokenPackage_Impl()

Completed in 34 milliseconds