Home
last modified time | relevance | path

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

/aoo41x/main/cppuhelper/source/
H A Dfactory.cxx449 if( !xTheInstance.is() ) in createInstance()
452 if( !xTheInstance.is() ) in createInstance()
455 return xTheInstance; in createInstance()
466 if( !xTheInstance.is() ) in createInstanceWithArguments()
470 if( !xTheInstance.is() ) in createInstanceWithArguments()
473 return xTheInstance; in createInstanceWithArguments()
486 if( !xTheInstance.is() ) in createInstanceWithContext()
493 return xTheInstance; in createInstanceWithContext()
505 if( !xTheInstance.is() ) in createInstanceWithArgumentsAndContext()
512 return xTheInstance; in createInstanceWithArgumentsAndContext()
[all …]

Completed in 22 milliseconds