Searched refs:InvalidateSlot (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/svx/source/form/ |
| H A D | fmshimp.cxx | 831 InvalidateSlot( SID_FM_VIEW_AS_GRID, sal_False ); in disposing() 860 InvalidateSlot(SID_FM_RECORD_TOTAL, sal_False); in propertyChange() 867 InvalidateSlot(0, 0); // special meaning : invalidate m_pShell in propertyChange() 1009 InvalidateSlot( _nId, sal_False ); in UpdateSlot() 1020 void FmXFormShell::InvalidateSlot( sal_Int16 nId, sal_Bool bWithId ) in InvalidateSlot() function in FmXFormShell 2020 InvalidateSlot(SID_FM_FILTER_NAVIGATOR_CONTROL, sal_True); in setActiveController() 2123 InvalidateSlot( SelObjectSlotMap[i], sal_False); in setCurrentSelection() 2163 InvalidateSlot( DlgSlotMap[i], sal_False ); in impl_updateCurrentForm() 2283 InvalidateSlot( SID_FM_PROPERTIES, sal_False ); in ShowSelectionProperties() 2284 InvalidateSlot( SID_FM_CTL_PROPERTIES, sal_False ); in ShowSelectionProperties() [all …]
|
| /AOO41X/main/svx/source/inc/ |
| H A D | fmshimp.hxx | 494 void InvalidateSlot( sal_Int16 nId, sal_Bool bWithId );
|