Searched refs:aTbxId (Results 1 – 1 of 1) sorted by relevance
1495 rtl::OUString aTbxId( m_aTbxTypeName ); in UpdateObjectBars_Impl() local1496 aTbxId += GetResourceURLFromResId( aObjBarList[n].nId ); in UpdateObjectBars_Impl()1497 xLayoutManager->destroyElement( aTbxId ); in UpdateObjectBars_Impl()1502 rtl::OUString aTbxId( m_aTbxTypeName ); in UpdateObjectBars_Impl() local1503 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() local1517 aTbxId += GetResourceURLFromResId( aObjBarList[n].nId ); in UpdateObjectBars_Impl()[all …]
Completed in 50 milliseconds