Searched refs:eStateInfo (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/framework/source/uiconfiguration/ |
H A D | globalsettings.cxx | 102 … 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()
|
/aoo41x/main/framework/inc/uiconfiguration/ |
H A D | globalsettings.hxx | 81 …sal_Bool GetStateInfo( UIElementType eElementType, StateInfo eStateInfo, ::com::sun::star::uno::An…
|
Completed in 10 milliseconds