Home
last modified time | relevance | path

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

/trunk/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java404 private String getDocumentPoolName(int _nType) in getDocumentPoolName() method in ReportDesignerTest
424 String sDocumentPoolName = getDocumentPoolName(_nType); in createDBEntry()
514 sOutputPath += getDocumentPoolName(_nType); in storeComponent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DReportDesignerTest.java460 private String getDocumentPoolName(/*int _nType*/) in getDocumentPoolName() method in ReportDesignerTest
490 String sDocumentPoolName = getDocumentPoolName(/*_nType*/); in createDBEntry()
605 sOutputPath += getDocumentPoolName(/*_nType*/); in storeComponent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficeDatabaseReportExtractor.java313 private String getDocumentPoolName(/*int _nType*/) in getDocumentPoolName() method in OpenOfficeDatabaseReportExtractor
346 String sDocumentPoolName = getDocumentPoolName(/*_nType*/); in createDBEntry()