Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Ddesktop.cxx316 ::sal_Bool bVeto = sal_False; in terminate()
317 impl_sendQueryTerminationEvent(lCalledTerminationListener, bVeto); in terminate()
318 if ( bVeto ) in terminate()
1809 ::sal_Bool& bVeto ) in impl_sendQueryTerminationEvent() argument
1811 bVeto = sal_False; in impl_sendQueryTerminationEvent()
1835 bVeto = sal_True; in impl_sendQueryTerminationEvent()
/trunk/main/sfx2/source/appl/
H A Dshutdownicon.hxx135 void SetVeto( bool bVeto ) { m_bVeto = bVeto;} in SetVeto() argument
H A Dshutdownicon.cxx710 sal_Bool bVeto = sal_True; in initialize() local
711 bVeto = ::cppu::any2bool(aArguments[2]); in initialize()
712 m_bVeto = bVeto; in initialize()
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java732 li.bVeto= true; in addPropertyChangeListener()
740 li.bVeto= false; in addPropertyChangeListener()
1648 boolean bVeto= false; field in Listener
1663 if (bVeto) in vetoableChange()
1680 bVeto= false; in reset()
/trunk/main/framework/inc/services/
H A Ddesktop.hxx382 ::sal_Bool& bVeto );

Completed in 46 milliseconds