Searched defs:INVALID (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/slideshow/source/inc/ |
H A D | animationnode.hxx | 44 INVALID =0, enumerator
|
/aoo42x/main/sw/source/core/access/ |
H A D | accfrmobjmap.hxx | 42 enum LayerId { INVALID, HELL, TEXT, HEAVEN, CONTROLS, XWINDOW }; enumerator
|
/aoo42x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_uri.hxx | 40 enum State { UNKNOWN, INVALID, VALID }; enumerator
|
/aoo42x/main/fpicker/source/office/ |
H A D | fpsmartcontent.hxx | 54 INVALID // bound to an URL, and invalid enumerator
|
/aoo42x/main/wizards/com/sun/star/wizards/db/ |
H A D | TypeInspector.java | 54 final int INVALID = 999999; field in TypeInspector
|
H A D | DBMetaData.java | 146 private final static int INVALID = 9999999; field in DBMetaData
|
/aoo42x/main/toolkit/test/accessibility/tools/ |
H A D | NameProvider.java | 101 maStateMap.put (new Integer (AccessibleStateType.INVALID), "INVALID"); in maStateMap.put() 270 maRelationMap.put (new Integer (AccessibleRelationType.INVALID), "INVALID"); in maRelationMap.put()
|
/aoo42x/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | NameProvider.java | 101 maStateMap.put (new Integer (AccessibleStateType.INVALID), "INVALID"); in maStateMap.put() 269 maRelationMap.put (new Integer (AccessibleRelationType.INVALID), "INVALID"); in maRelationMap.put()
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | NameProvider.java | 105 maStateMap.put (new Integer (AccessibleStateType.INVALID), "INVALID"); in maStateMap.put() 274 maRelationMap.put (new Integer (AccessibleRelationType.INVALID), "INVALID"); in maRelationMap.put()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | SpellDialog.cxx | 1380 #define INVALID 0 macro
|
Completed in 63 milliseconds