Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1495 rtl::OUString aTbxId( m_aTbxTypeName ); in UpdateObjectBars_Impl() local
1496 aTbxId += GetResourceURLFromResId( aObjBarList[n].nId ); in UpdateObjectBars_Impl()
1497 xLayoutManager->destroyElement( aTbxId ); in UpdateObjectBars_Impl()
1502 rtl::OUString aTbxId( m_aTbxTypeName ); in UpdateObjectBars_Impl() local
1503 aTbxId += GetResourceURLFromResId( aObjBarList[n].nId ); in UpdateObjectBars_Impl()
1505 xLayoutManager->destroyElement( aTbxId ); in UpdateObjectBars_Impl()
1508 xLayoutManager->requestElement( aTbxId ); in UpdateObjectBars_Impl()
1510 xLayoutManager->lockWindow( aTbxId ); in UpdateObjectBars_Impl()
1516 rtl::OUString aTbxId( m_aTbxTypeName ); in UpdateObjectBars_Impl() local
1517 aTbxId += GetResourceURLFromResId( aObjBarList[n].nId ); in UpdateObjectBars_Impl()
[all …]

Completed in 27 milliseconds