Searched refs:ItemControlConnection (Results  1 – 5 of 5) sorted by relevance
| /aoo4110/main/sfx2/inc/sfx2/ | 
| H A D | itemconnect.hxx | 244 class ItemControlConnection : public ItemConnectionBase  class269     virtual             ~ItemControlConnection();
 322 class NumericConnection : public ItemControlConnection< ItemWrpT,
 325 	typedef ItemControlConnection< ItemWrpT,
 353 class MetricConnection : public ItemControlConnection< ItemWrpT,
 356 	typedef ItemControlConnection< ItemWrpT,
 387 	typedef ItemControlConnection< ItemWrpT,
 419 	typedef ItemControlConnection< ItemWrpT,
 481 ItemControlConnection< ItemWrpT, ControlWrpT >::ItemControlConnection(  in ItemControlConnection()  function in sfx::ItemControlConnection
 490 ItemControlConnection< ItemWrpT, ControlWrpT >::ItemControlConnection(  in ItemControlConnection()  function in sfx::ItemControlConnection
 [all …]
 
 | 
| /aoo4110/main/cui/source/tabpages/ | 
| H A D | borderconn.cxx | 99 typedef sfx::ItemControlConnection< LineItemWrapper, FrameSelectorWrapper > FrameLineConnection;170 class MarginConnection : public sfx::ItemControlConnection< MarginItemWrapper, MarginControlsWrappe…
 258 class ShadowConnection : public sfx::ItemControlConnection< ShadowItemWrapper, ShadowControlsWrappe…
 
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | orienthelper.hxx | 121 typedef sfx::ItemControlConnection< sfx::BoolItemWrapper, OrientStackedWrapper > OrientStackedConne…
 | 
| H A D | frmdirlbox.hxx | 95 typedef sfx::ItemControlConnection< FrameDirItemWrapper, FrameDirListBoxWrapper > FrameDirListBoxCo…
 | 
| H A D | dialcontrol.hxx | 178 typedef sfx::ItemControlConnection< sfx::Int32ItemWrapper, DialControlWrapper > DialControlConnecti…
 | 
        Completed in 85 milliseconds