Searched refs:bWithId (Results 1 – 2 of 2) sorted by relevance
494 void InvalidateSlot( sal_Int16 nId, sal_Bool bWithId );
1020 void FmXFormShell::InvalidateSlot( sal_Int16 nId, sal_Bool bWithId ) in InvalidateSlot() argument1029 sal_uInt8 nFlags = ( bWithId ? 0x01 : 0 ); in InvalidateSlot()1034 m_pShell->GetViewShell()->GetViewFrame()->GetBindings().Invalidate(nId, sal_True, bWithId); in InvalidateSlot()
Completed in 51 milliseconds