Searched refs:_pCompleteState (Results 1 – 2 of 2) sorted by relevance
1854 bool FmXFormShell::IsFormSlotEnabled( sal_Int32 _nSlot, FeatureState* _pCompleteState ) in IsFormSlotEnabled() argument1861 if ( !_pCompleteState ) in IsFormSlotEnabled()1864 rController->getState( _nSlot, *_pCompleteState ); in IsFormSlotEnabled()1865 return _pCompleteState->Enabled; in IsFormSlotEnabled()
547 …Enabled( sal_Int32 _nSlot, ::com::sun::star::form::runtime::FeatureState* _pCompleteState = NULL );
Completed in 31 milliseconds