Searched refs:isElementFloating (Results 1 – 6 of 6) sorted by relevance
20 "LayoutManager";"com::sun::star::frame::XLayoutManager";"isElementFloating()"
127 boolean docked = oObj.isElementFloating(sElementName); in _isElementFloating()
145 …virtual sal_Bool SAL_CALL isElementFloating( const ::rtl::OUString& aName ) throw (::com::sun::sta…
403 boolean isElementFloating( [in] string ResourceURL );
1504 if ( !IsDockingAllowed() && !xLayoutManager->isElementFloating( aTbxId )) in UpdateObjectBars_Impl()
2185 sal_Bool SAL_CALL LayoutManager::isElementFloating( const ::rtl::OUString& aName ) in isElementFloating() function in framework::LayoutManager
Completed in 74 milliseconds