Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.hxx220 sal_Bool i_bVetoable,
398 void impl_fireEvent_throw( const sal_Bool i_bVetoable );
H A Ddocumentdefinition.cxx2363 sal_Bool i_bVetoable, const NotifierAccess ) in firePropertyChange() argument
2365 fire( &i_nHandle, &i_rNewValue, &i_rOldValue, 1, i_bVetoable ); in firePropertyChange()
2389 void NameChangeNotifier::impl_fireEvent_throw( const sal_Bool i_bVetoable ) in impl_fireEvent_throw() argument
2393 … PROPERTY_ID_NAME, m_aNewValue, m_aOldValue, i_bVetoable, ODocumentDefinition::NotifierAccess() ); in impl_fireEvent_throw()

Completed in 35 milliseconds