Searched defs:VISIBLE (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unolayer.hxx | 43 enum LayerAttribute { VISIBLE, PRINTABLE, LOCKED }; enumerator
|
/aoo4110/main/sw/inc/ |
H A D | postithelper.hxx | 82 INVISIBLE, VISIBLE, INSERTED, DELETED, NONE, HIDDEN enumerator
|
/aoo4110/main/toolkit/src2xml/source/ |
H A D | srclexer.py | 107 VISIBLE = 0 variable in SrcLexer
|
/aoo4110/main/toolkit/test/accessibility/tools/ |
H A D | NameProvider.java | 130 maStateMap.put (new Integer (AccessibleStateType.VISIBLE), "VISIBLE"); in maStateMap.put()
|
/aoo4110/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | NameProvider.java | 129 maStateMap.put (new Integer (AccessibleStateType.VISIBLE), "VISIBLE"); in maStateMap.put()
|
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | NameProvider.java | 134 maStateMap.put (new Integer (AccessibleStateType.VISIBLE), "VISIBLE"); in maStateMap.put()
|
Completed in 48 milliseconds