Searched defs:UIElementType (Results 1 – 4 of 4) sorted by relevance
157 struct UIElementType struct in framework::UIConfigurationManager159 UIElementType() : bModified( false ), in UIElementType() function165 bool bModified;166 bool bLoaded;167 bool bDefaultLayer;168 sal_Int16 nElementType;169 UIElementDataHashMap aElementsHashMap;170 com::sun::star::uno::Reference< com::sun::star::embed::XStorage > xStorage;
169 struct UIElementType struct in framework::ModuleUIConfigurationManager171 UIElementType() : bModified( false ), in UIElementType() argument177 bool bModified;178 bool bLoaded;179 bool bDefaultLayer;180 sal_Int16 nElementType;181 UIElementDataHashMap aElementsHashMap;182 com::sun::star::uno::Reference< com::sun::star::embed::XStorage > xStorage;
66 enum UIElementType enum in framework::GlobalSettings
159 struct UIElementType struct in framework::UIConfigurationManagerImpl161 UIElementType() : bModified( false ), in UIElementType() argument167 bool bModified;168 bool bLoaded;169 bool bDefaultLayer;170 sal_Int16 nElementType;171 UIElementDataHashMap aElementsHashMap;172 com::sun::star::uno::Reference< com::sun::star::embed::XStorage > xStorage;
Completed in 44 milliseconds