Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx317 size_t ImplLeaveListAction( const bool i_merge, ::svl::undo::impl::UndoManagerGuard& i_guard );
318 …doAction> pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::impl::UndoManagerGuard& i_guard );
319 … void ImplClearRedo( ::svl::undo::impl::UndoManagerGuard& i_guard, bool const i_currentLevel );
320 void ImplClearUndo( ::svl::undo::impl::UndoManagerGuard& i_guard );
321 void ImplClearCurrentLevel_NoNotify( ::svl::undo::impl::UndoManagerGuard& i_guard );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx315 size_t ImplLeaveListAction( const bool i_merge, ::svl::undo::impl::UndoManagerGuard& i_guard );
316 …doAction> pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::impl::UndoManagerGuard& i_guard );
317 … void ImplClearRedo( ::svl::undo::impl::UndoManagerGuard& i_guard, bool const i_currentLevel );
318 void ImplClearUndo( ::svl::undo::impl::UndoManagerGuard& i_guard );
319 void ImplClearCurrentLevel_NoNotify( ::svl::undo::impl::UndoManagerGuard& i_guard );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx422 i_guard.markForDeletion( m_xData->pActUndoArray->Remove( deletePos ) ); in ImplClearCurrentLevel_NoNotify()
501 void SfxUndoManager::ImplClearUndo( UndoManagerGuard& i_guard ) in ImplClearUndo() argument
505 i_guard.markForDeletion( m_xData->pActUndoArray->Remove( 0 ) ); in ImplClearUndo()
521 i_guard.markForDeletion( pUndoArray->Remove( deletePos ) ); in ImplClearRedo()
527 i_guard.scheduleNotification( &SfxUndoListener::clearedRedo ); in ImplClearRedo()
535 i_guard.markForDeletion( std::move(pAction) ); in ImplAddUndoAction_NoNotify()
547 i_guard.markForDeletion( std::move(pAction) ); in ImplAddUndoAction_NoNotify()
554 ImplClearRedo( i_guard, SfxUndoManager::CurrentLevel ); in ImplAddUndoAction_NoNotify()
561 i_guard.markForDeletion( m_xData->pActUndoArray->Remove(0) ); in ImplAddUndoAction_NoNotify()
1009 i_guard.scheduleNotification( &SfxUndoListener::listActionCancelled ); in ImplLeaveListAction()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx421 i_guard.markForDeletion( m_xData->pActUndoArray->Remove( deletePos ) ); in ImplClearCurrentLevel_NoNotify()
500 void SfxUndoManager::ImplClearUndo( UndoManagerGuard& i_guard ) in ImplClearUndo() argument
504 i_guard.markForDeletion( m_xData->pActUndoArray->Remove( 0 ) ); in ImplClearUndo()
520 i_guard.markForDeletion( pUndoArray->Remove( deletePos ) ); in ImplClearRedo()
526 i_guard.scheduleNotification( &SfxUndoListener::clearedRedo ); in ImplClearRedo()
534 i_guard.markForDeletion( std::move(pAction) ); in ImplAddUndoAction_NoNotify()
546 i_guard.markForDeletion( std::move(pAction) ); in ImplAddUndoAction_NoNotify()
553 ImplClearRedo( i_guard, SfxUndoManager::CurrentLevel ); in ImplAddUndoAction_NoNotify()
560 i_guard.markForDeletion( m_xData->pActUndoArray->Remove(0) ); in ImplAddUndoAction_NoNotify()
1008 i_guard.scheduleNotification( &SfxUndoListener::listActionCancelled ); in ImplLeaveListAction()
[all …]
/dports/multimedia/bitstream/bitstream-1.5/dvb/si/
H A Ddesc_5a.h165 static inline void desc5a_set_guard(uint8_t *p_desc, uint8_t i_guard) in desc5a_set_guard() argument
167 p_desc[8] = (p_desc[8] &~ 0x18) | ((i_guard & 0x03) << 3); // xxx11xxx in desc5a_set_guard()
204 uint8_t i_guard = desc5a_get_guard(p_desc); in desc5a_print() local
234 switch (i_guard) { in desc5a_print()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Danimatedimages.cxx220 …void lcl_notify( ::osl::ClearableMutexGuard& i_guard, ::cppu::OBroadcastHelper const & i_broadcase… in lcl_notify() argument
233 i_guard.clear(); in lcl_notify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/controls/
H A Danimatedimages.cxx220 …void lcl_notify( ::osl::ClearableMutexGuard& i_guard, ::cppu::OBroadcastHelper const & i_broadcase… in lcl_notify() argument
233 i_guard.clear(); in lcl_notify()
/dports/multimedia/vlc/vlc-3.0.16/modules/access/dtv/
H A Dbdagraph.cpp824 GuardInterval i_guard = dvb_parse_guard(guard); in SetDVBT() local
904 if( SUCCEEDED( hr ) && i_guard != BDA_GUARD_NOT_SET ) in SetDVBT()
905 hr = l.p_dvbt_locator->put_Guard( i_guard ); in SetDVBT()
990 GuardInterval i_guard = dvb_parse_guard(guard); in SetDVBT2() local
1073 if( SUCCEEDED( hr ) && i_guard != BDA_GUARD_NOT_SET ) in SetDVBT2()
1074 hr = l.p_dvbt_locator->put_Guard( i_guard ); in SetDVBT2()
/dports/devel/nana/nana-2.5/doc/
H A Dnana.info-11244 #define I_DEFAULT_GUARD i_guard > 0
1246 extern int i_guard;
H A Dnana.info-278 #define DI_DEFAULT_GUARD (i_guard)
80 extern int i_guard;
H A Dnana.texi1273 #define I_DEFAULT_GUARD i_guard > 0
1275 extern int i_guard;
1418 #define DI_DEFAULT_GUARD (i_guard)
1420 extern int i_guard;
/dports/lang/eisl/eisl-2.35/nana/doc/
H A Dnana.info1182 #define I_DEFAULT_GUARD i_guard > 0
1184 extern int i_guard;
1322 #define DI_DEFAULT_GUARD (i_guard)
1324 extern int i_guard;
H A Dnana.texi1273 #define I_DEFAULT_GUARD i_guard > 0
1275 extern int i_guard;
1418 #define DI_DEFAULT_GUARD (i_guard)
1420 extern int i_guard;