Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx555 bool bReg = false; in isRegistered_() local
557 bReg = true; in isRegistered_()
558 if (!bReg) in isRegistered_()
560 bReg = that->m_registeredPackages->has( in isRegistered_()
564 true, beans::Ambiguous<sal_Bool>( bReg, false ) ); in isRegistered_()
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx343 bool bReg = false; in isRegistered_() local
345 bReg = true; in isRegistered_()
347 …return beans::Optional< beans::Ambiguous<sal_Bool> >( true, beans::Ambiguous<sal_Bool>( bReg, fals… in isRegistered_()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx83 ScCompareOptions( ScDocument* pDoc, const ScQueryEntry& rEntry, bool bReg );
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx635 ScCompareOptions::ScCompareOptions( ScDocument* pDoc, const ScQueryEntry& rEntry, bool bReg ) : in ScCompareOptions() argument
637 bRegEx(bReg), in ScCompareOptions()

Completed in 191 milliseconds