Home
last modified time | relevance | path

Searched refs:Level (Results 51 – 75 of 178) sorted by relevance

12345678

/aoo41x/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java67 import java.util.logging.Level;
500 log.log( Level.INFO, "\t"+testname.getMethodName()+"["+i+"] took "+(end-start)+"ms"); in addRecord()
/aoo41x/test/testgui/source/svt/gui/sw/
H A DBasicFuncOnWriter.java37 import java.util.logging.Level;
521 log.log( Level.INFO, "\t"+testname.getMethodName()+"["+i+"] took "+(end-start)+"ms"); in addRecord()
/aoo41x/main/sw/source/ui/index/
H A Dtoxmgr.cxx95 ungueltiger Level InsertTOCMark); in InsertTOXMark()
130 ungueltiger Level InsertTOCMark); in InsertTOXMark()
/aoo41x/main/svtools/source/filter/
H A Dexportdialog.src345 Text [ en-US ] = "Level 1" ;
352 Text [ en-US ] = "Level 2" ;
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java42 import java.util.logging.Level;
249 LOG.log(Level.FINE, "exec: " + Arrays.toString(cmd)); in exec()
/aoo41x/main/sal/osl/os2/
H A Dsocket.c2725 oslSocketOptionLevel Level, in osl_getSocketOption() argument
2739 OPTION_LEVEL_TO_NATIVE(Level), in osl_getSocketOption()
2755 oslSocketOptionLevel Level, in osl_setSocketOption() argument
2771 OPTION_LEVEL_TO_NATIVE(Level), in osl_setSocketOption()
/aoo41x/main/sal/osl/unx/
H A Dsocket.c2693 oslSocketOptionLevel Level, in osl_getSocketOption() argument
2709 OPTION_LEVEL_TO_NATIVE(Level), in osl_getSocketOption()
2725 oslSocketOptionLevel Level, in osl_setSocketOption() argument
2741 OPTION_LEVEL_TO_NATIVE(Level), in osl_setSocketOption()
/aoo41x/test/testuno/data/
H A Dlimit_cfg.ini2 /*Level info: starts from 1, 0 means no need for limitation check*/
/aoo41x/main/offapi/com/sun/star/xml/dom/events/
H A DEventException.idl32 // Introduced in DOM Level 2:
H A DXEventListener.idl33 // Introduced in DOM Level 2:
H A DXDocumentEvent.idl32 // Introduced in DOM Level 2:
H A DXUIEvent.idl34 // Introduced in DOM Level 2:
H A DXEventTarget.idl37 // Introduced in DOM Level 2:
H A DXEvent.idl34 // Introduced in DOM Level 2:
H A DXMouseEvent.idl34 // Introduced in DOM Level 2:
/aoo41x/main/offapi/com/sun/star/text/textfield/
H A DChapter.idl47 [property]byte Level;
/aoo41x/main/offapi/com/sun/star/text/
H A DContentIndexMark.idl53 [property] short Level;
H A DContentIndex.idl46 [optional, property] short Level;
/aoo41x/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl77 @see <a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113">Document Object Model (DOM)
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.src157 Text [ en-US ] = "Level" ;
549 Text [ en-US ] = "Level" ;
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java79 import java.util.logging.Level;
219 Logger.getLogger(DatabaseDocument.class.getName()).log(Level.SEVERE, null, ex); in MacroExecutionApprove()
/aoo41x/main/svtools/source/dialogs/
H A Dfiledlg2.src64 Text [ en-US ] = "Up One Level" ;
/aoo41x/main/extensions/source/logging/
H A Dloghandler.cxx145 if ( _rRecord.Level < getLevel() ) in formatForPublishing()
/aoo41x/main/qadevOOo/runner/util/db/
H A DDataSource.java38 import java.util.logging.Level;
/aoo41x/main/offapi/com/sun/star/sheet/
H A DDataPilotTableHeaderData.idl61 long Level;

Completed in 82 milliseconds

12345678