Searched refs:LayoutManager_PBase (Results 1 – 2 of 2) sorted by relevance
/trunk/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 108 IMPLEMENT_FORWARD_XTYPEPROVIDER2( LayoutManager, LayoutManager_Base, LayoutManager_PBase ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument 109 IMPLEMENT_FORWARD_XINTERFACE2( LayoutManager, LayoutManager_Base, LayoutManager_PBase ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 116 , LayoutManager_PBase( *(static_cast< ::cppu::OBroadcastHelper* >(this)) ) 3177 …return LayoutManager_PBase::convertFastPropertyValue( aConvertedValue, aOldValue, nHandle, aValue … in convertFastPropertyValue() 3184 LayoutManager_PBase::setFastPropertyValue_NoBroadcast( nHandle, aValue ); in setFastPropertyValue_NoBroadcast() 3218 LayoutManager_PBase::getFastPropertyValue( aValue, nHandle ); in getFastPropertyValue()
|
/trunk/main/framework/inc/services/ |
H A D | layoutmanager.hxx | 101 typedef ::comphelper::OPropertyContainer LayoutManager_PBase; typedef 108 public LayoutManager_PBase
|
Completed in 47 milliseconds