Home
last modified time | relevance | path

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

/AOO41X/main/registry/tools/
H A Dregcompare.cxx67 bool forceOutput() const { return m_bForceOutput; } in forceOutput() function in Options_Impl
481 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
494 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
506 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
518 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
530 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
543 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
556 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
575 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
600 if ( options.forceOutput() && !options.unoTypeCheck() ) in checkConstValue()
[all …]
H A Dchecksingleton.cxx64 bool forceOutput() const in forceOutput() function in Options_Impl
205 if ( options.forceOutput() ) in checkSingletons()