Home
last modified time | relevance | path

Searched refs:pViewHint (Results 1 – 4 of 4) sorted by path

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2674 SfxViewEventHint* pViewHint = PTR_CAST( SfxViewEventHint, &rHint ); in Notify() local
2675 …postEvent_Impl( pNamedHint->GetEventName(), pViewHint ? pViewHint->GetController() : uno::Referenc… in Notify()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1313 const SvxViewHint* pViewHint = PTR_CAST( SvxViewHint, &rHint ); in ProcessQueue() local
1402 else if( pViewHint ) in ProcessQueue()
1404 switch( pViewHint->GetHintType() ) in ProcessQueue()
1495 const SvxViewHint* pViewHint = PTR_CAST( SvxViewHint, &rHint ); in Notify() local
1558 else if( pViewHint ) in Notify()
1560 maEventQueue.Append( *pViewHint ); in Notify()
/trunk/main/svx/source/table/
H A Dcelleditsource.cxx302 const SvxViewHint* pViewHint = PTR_CAST( SvxViewHint, &rHint ); in Notify() local
304 if( pViewHint ) in Notify()
306 switch( pViewHint->GetHintType() ) in Notify()
309 Broadcast( *pViewHint ); in Notify()
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx355 const SvxViewHint* pViewHint = PTR_CAST( SvxViewHint, &rHint ); in Notify() local
357 if( pViewHint ) in Notify()
359 switch( pViewHint->GetHintType() ) in Notify()
362 Broadcast( *pViewHint ); in Notify()

Completed in 59 milliseconds