Home
last modified time | relevance | path

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

/trunk/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java324 BufferedReader aBR2 = null; in readStrings() local
328 aBR2 = new BufferedReader( new FileReader( aFile ) ) ; in readStrings()
329 String current2 = aBR2.readLine(); in readStrings()
344 current2 = aBR2.readLine(); in readStrings()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx1915 Point aBR2( OutputDevice::LogicToLogic( aBR, pModel->GetScaleUnit(), aMapUnit) ); in ImpSetVisAreaSize() local
1916 Rectangle aNewRect( aTL2, aBR2 ); in ImpSetVisAreaSize()

Completed in 31 milliseconds