Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Dfmshimp.hxx494 void InvalidateSlot( sal_Int16 nId, sal_Bool bWithId );
/trunk/main/svx/source/form/
H A Dfmshimp.cxx1020 void FmXFormShell::InvalidateSlot( sal_Int16 nId, sal_Bool bWithId ) in InvalidateSlot() argument
1029 sal_uInt8 nFlags = ( bWithId ? 0x01 : 0 ); in InvalidateSlot()
1034 m_pShell->GetViewShell()->GetViewFrame()->GetBindings().Invalidate(nId, sal_True, bWithId); in InvalidateSlot()

Completed in 40 milliseconds