Home
last modified time | relevance | path

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

/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx188 void TabWindow::implts_SendNotification( Notification eNotify, sal_Int32 ID ) const in implts_SendNotification() function in framework::TabWindow
225 void TabWindow::implts_SendNotification( Notification eNotify, sal_Int32 ID, const css::uno::Sequen… in implts_SendNotification() function in framework::TabWindow
269 implts_SendNotification( NOTIFY_ACTIVATED, nPageId ); in IMPL_LINK()
282 implts_SendNotification( NOTIFY_DEACTIVATED, nPageId ); in IMPL_LINK()
633 implts_SendNotification( NOTIFY_INSERTED, nNextTabID ); in insertTab()
662 implts_SendNotification( NOTIFY_REMOVED, ID ); in removeTab()
712 implts_SendNotification( NOTIFY_CHANGED, ID, aNamedValueSeq ); in setTabProps()
779 implts_SendNotification( NOTIFY_DEACTIVATED, nOldID ); in activateTab()
780 implts_SendNotification( NOTIFY_ACTIVATED, ID ); in activateTab()
/trunk/main/framework/inc/tabwin/
H A Dtabwindow.hxx177 void implts_SendNotification( Notification eNotify, sal_Int32 ID ) const;
178 …void implts_SendNotification( Notification eNotify, sal_Int32 ID, const ::com::sun::star::u…

Completed in 44 milliseconds