/trunk/main/sd/source/ui/table/ |
H A D | TableDesignPane.cxx | 163 onSelectionChanged(); in TableDesignPane() 379 void TableDesignPane::onSelectionChanged() in onSelectionChanged() function in sd::TableDesignPane 620 onSelectionChanged(); in IMPL_LINK() 625 onSelectionChanged(); in IMPL_LINK() 630 onSelectionChanged(); in IMPL_LINK()
|
H A D | TableDesignPane.hxx | 61 void onSelectionChanged();
|
/trunk/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 815 void AnnotationManagerImpl::onSelectionChanged() in onSelectionChanged() function in sd::AnnotationManagerImpl 954 onSelectionChanged(); in IMPL_LINK() 959 onSelectionChanged(); in IMPL_LINK() 964 onSelectionChanged(); in IMPL_LINK()
|
H A D | annotationmanagerimpl.hxx | 97 void onSelectionChanged();
|
/trunk/main/sd/source/ui/animations/ |
H A D | SlideTransitionPane.cxx | 561 void SlideTransitionPane::onSelectionChanged() in onSelectionChanged() function in sd::SlideTransitionPane 1167 onSelectionChanged(); in IMPL_LINK() 1177 onSelectionChanged(); in IMPL_LINK() 1196 onSelectionChanged(); in IMPL_LINK()
|
H A D | CustomAnimationPane.cxx | 344 onSelectionChanged(); in IMPL_LINK() 360 onSelectionChanged(); in IMPL_LINK() 374 onSelectionChanged(); in IMPL_LINK() 1035 void CustomAnimationPane::onSelectionChanged() in onSelectionChanged() function in sd::CustomAnimationPane 1047 mpCustomAnimationList->onSelectionChanged( maViewSelection ); in onSelectionChanged() 2351 onSelectionChanged(); in IMPL_LINK()
|
H A D | CustomAnimationList.hxx | 78 void onSelectionChanged( ::com::sun::star::uno::Any aSelection );
|
H A D | SlideTransitionPane.hxx | 68 void onSelectionChanged();
|
H A D | CustomAnimationPane.hxx | 73 void onSelectionChanged();
|
H A D | CustomAnimationList.cxx | 814 void CustomAnimationList::onSelectionChanged( Any aSelection ) in onSelectionChanged() function in sd::CustomAnimationList
|
/trunk/main/forms/source/richtext/ |
H A D | textattributelistener.hxx | 49 virtual void onSelectionChanged( const ESelection& _rSelection ) = 0;
|
H A D | richtextcontrol.hxx | 144 virtual void onSelectionChanged( const ESelection& _rSelection );
|
H A D | richtextimplcontrol.cxx | 165 m_pSelectionListener->onSelectionChanged( m_aLastKnownSelection ); in updateAllAttributes()
|
H A D | richtextcontrol.cxx | 748 void ORichTextPeer::onSelectionChanged( const ESelection& /*_rSelection*/ ) in onSelectionChanged() function in frm::ORichTextPeer
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | IApplicationController.hxx | 68 virtual void onSelectionChanged() = 0;
|
H A D | AppDetailPageHelper.cxx | 1062 getBorderWin().getView()->getAppController().onSelectionChanged(); 1166 getBorderWin().getView()->getAppController().onSelectionChanged(); in switchPreview()
|
H A D | AppController.hxx | 505 virtual void onSelectionChanged();
|
H A D | AppController.cxx | 2223 void OApplicationController::onSelectionChanged() in onSelectionChanged() function in dbaui::OApplicationController
|
/trunk/main/svtools/source/uno/ |
H A D | treecontrolpeer.cxx | 365 void TreeControlPeer::onSelectionChanged() in onSelectionChanged() function in TreeControlPeer 1549 mxPeer->onSelectionChanged(); in IMPL_LINK()
|
H A D | treecontrolpeer.hxx | 142 void onSelectionChanged();
|