Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/action/
H A DActionDescriptor.java74 final boolean bCreateWhenMissing) in GetActionsForTrigger() argument
81 if (bCreateWhenMissing && aActions==null) in GetActionsForTrigger()
89 if (bCreateWhenMissing && aActions==null) in GetActionsForTrigger()
97 if (bCreateWhenMissing && aActions==null) in GetActionsForTrigger()
/trunk/main/framework/source/services/
H A DContextChangeEventMultiplexer.cxx243 const bool bCreateWhenMissing) in GetFocusDescriptor() argument
246 if (iDescriptor == maListeners.end() && bCreateWhenMissing) in GetFocusDescriptor()
/trunk/main/framework/inc/services/
H A DContextChangeEventMultiplexer.hxx133 const bool bCreateWhenMissing);

Completed in 81 milliseconds