Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx1854 bool FmXFormShell::IsFormSlotEnabled( sal_Int32 _nSlot, FeatureState* _pCompleteState ) in IsFormSlotEnabled() argument
1861 if ( !_pCompleteState ) in IsFormSlotEnabled()
1864 rController->getState( _nSlot, *_pCompleteState ); in IsFormSlotEnabled()
1865 return _pCompleteState->Enabled; in IsFormSlotEnabled()
/aoo42x/main/svx/source/inc/
H A Dfmshimp.hxx547 …Enabled( sal_Int32 _nSlot, ::com::sun::star::form::runtime::FeatureState* _pCompleteState = NULL );

Completed in 40 milliseconds