Home
last modified time | relevance | path

Searched defs:initialized (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sal/osl/w32/
H A Ddllentry.c149 static int initialized = 0; variable
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx287 static bool initialized = false; in mapToAtkRole() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java728 private boolean initialized = false; field in urp
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx340 static bool initialized = false; in initialize() local
H A DOGLTrans_TransitionImpl.cxx1177 static bool initialized = false; in initPermTexture() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java127 …ES.put(new Integer(S_UNO_PROPERTY_NITIALIZE_FAILED), "UnoSlot: Properties could not be initialized… in MESSAGES.put()