Home
last modified time | relevance | path

Searched defs:WindowStateInfo (Results 1 – 1 of 1) sorted by relevance

/trunk/main/framework/source/uiconfiguration/ !
H A Dwindowstateconfiguration.cxx207 struct WindowStateInfo struct in framework::ConfigurationAccess_WindowState
209 WindowStateInfo() : aDockingArea( ::com::sun::star::ui::DockingArea_DOCKINGAREA_TOP ), in WindowStateInfo() function
217 bool bLocked : 1,
218 bDocked : 1,
219 bVisible : 1,
220 bContext : 1,
221 bHideFromMenu : 1,
222 bNoClose : 1,
223 bSoftClose : 1,
224 bContextActive : 1;
[all …]