Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Dglobalsettings.cxx102 … GlobalSettings::UIElementType eElementType, GlobalSettings::StateInfo eStateInfo, ::com::sun::sta…
214 … GlobalSettings::UIElementType eElementType, GlobalSettings::StateInfo eStateInfo, ::com::sun::sta… in GetStateInfo() argument
240 if ( eStateInfo == GlobalSettings::STATEINFO_LOCKED ) in GetStateInfo()
242 else if ( eStateInfo == GlobalSettings::STATEINFO_DOCKED ) in GetStateInfo()
342 sal_Bool GlobalSettings::GetStateInfo( UIElementType eElementType, StateInfo eStateInfo, ::com::sun… in GetStateInfo() argument
347 return pSettings->GetStateInfo( eElementType, eStateInfo, aValue ); in GetStateInfo()
/trunk/main/framework/inc/uiconfiguration/
H A Dglobalsettings.hxx81 …sal_Bool GetStateInfo( UIElementType eElementType, StateInfo eStateInfo, ::com::sun::star::uno::An…

Completed in 16 milliseconds