Home
last modified time | relevance | path

Searched refs:nElementType (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx165 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_fillSequenceWithElementTypeInfo()
166 impl_preloadUIElementTypeList( LAYER_DEFAULT, nElementType ); in impl_fillSequenceWithElementTypeInfo()
256 aBuf.appendAscii( UIELEMENTTYPENAMES[ nElementType ] ); in impl_preloadUIElementTypeList()
314 switch ( nElementType ) in impl_requestUIElementData()
405 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_findUIElementData()
406 impl_preloadUIElementTypeList( LAYER_DEFAULT, nElementType ); in impl_findUIElementData()
458 switch( rElementType.nElementType ) in impl_storeElementTypeData()
534 sal_Int16 nType = rUserElementType.nElementType; in impl_resetElementTypeData()
603 sal_Int16 nType = rUserElementType.nElementType; in impl_reloadElementTypeData()
704 m_aUIElements[LAYER_USERDEFINED][i].nElementType = i; in impl_Initialize()
[all …]
H A Duiconfigurationmanagerimpl.cxx133 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_fillSequenceWithElementTypeInfo()
135 impl_preloadUIElementTypeList( LAYER_DEFAULT, nElementType ); in impl_fillSequenceWithElementTypeInfo()
226 aBuf.appendAscii( UIELEMENTTYPENAMES[ nElementType ] ); in impl_preloadUIElementTypeList()
283 switch ( nElementType ) in impl_requestUIElementData()
374 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_findUIElementData()
376 impl_preloadUIElementTypeList( LAYER_DEFAULT, nElementType ); in impl_findUIElementData()
431 switch( rElementType.nElementType ) in impl_storeElementTypeData()
506 sal_Int16 nType = rUserElementType.nElementType; in impl_resetElementTypeData()
576 sal_Int16 nType = rUserElementType.nElementType; in impl_reloadElementTypeData()
677 m_aUIElements[LAYER_USERDEFINED][i].nElementType = i; in impl_Initialize()
[all …]
H A Duiconfigurationmanager.cxx162 impl_preloadUIElementTypeList( nElementType ); in impl_fillSequenceWithElementTypeInfo()
190 UIElementType& rElementTypeData = m_aUIElements[nElementType]; in impl_preloadUIElementTypeList()
199 aBuf.appendAscii( UIELEMENTTYPENAMES[ nElementType ] ); in impl_preloadUIElementTypeList()
239 UIElementType& rElementTypeData = m_aUIElements[nElementType]; in impl_requestUIElementData()
251 switch ( nElementType ) in impl_requestUIElementData()
342 impl_preloadUIElementTypeList( nElementType ); in impl_findUIElementData()
386 switch( rElementType.nElementType ) in impl_storeElementTypeData()
501 sal_Int16 nType = rDocElementType.nElementType; in impl_reloadElementTypeData()
581 m_aUIElements[i].nElementType = i; in impl_Initialize()
907 UIElementType& rElementType = m_aUIElements[nElementType]; in replaceSettings()
[all …]
H A Duiconfigurationmanagerimpl.hxx164 nElementType( ::com::sun::star::ui::UIElementType::UNKNOWN ) {} in UIElementType()
170 sal_Int16 nElementType; member
182 …uenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollection, sal_Int16 nElementType );
183 void impl_preloadUIElementTypeList( Layer eLayer, sal_Int16 nElementType );
184 … impl_findUIElementData( const rtl::OUString& aResourceURL, sal_Int16 nElementType, bool bLoad = t…
185 …void impl_requestUIElementData( sal_Int16 nElementType, Layer eLayer, UIElementData& aU…
/aoo4110/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx162 nElementType( ::com::sun::star::ui::UIElementType::UNKNOWN ) {} in UIElementType()
168 sal_Int16 nElementType; member
180 …uenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollection, sal_Int16 nElementType );
181 void impl_preloadUIElementTypeList( sal_Int16 nElementType );
182 … impl_findUIElementData( const rtl::OUString& aResourceURL, sal_Int16 nElementType, bool bLoad = t…
183 …void impl_requestUIElementData( sal_Int16 nElementType, UIElementData& aUIElementData );
H A Dmoduleuiconfigurationmanager.hxx174 nElementType( ::com::sun::star::ui::UIElementType::UNKNOWN ) {} in UIElementType()
180 sal_Int16 nElementType; member
192 …uenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollection, sal_Int16 nElementType );
193 void impl_preloadUIElementTypeList( Layer eLayer, sal_Int16 nElementType );
194 … impl_findUIElementData( const rtl::OUString& aResourceURL, sal_Int16 nElementType, bool bLoad = t…
195 …void impl_requestUIElementData( sal_Int16 nElementType, Layer eLayer, UIElementData& aU…
/aoo4110/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl279 @param nElementType
288 boolean dockAllWindows( [in] short nElementType );
/aoo4110/main/framework/inc/services/
H A Dlayoutmanager.hxx137 …virtual ::sal_Bool SAL_CALL dockAllWindows( ::sal_Int16 nElementType ) throw (::com::sun::star::un…

Completed in 82 milliseconds