Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx249 typedef ItemControlConnection< ItemWrpT, ControlWrpT > ItemControlConnectionType; typedef in sfx::ItemControlConnection
327 ItemControlConnectionType; typedef in sfx::NumericConnection
330 typedef typename ItemControlConnectionType::ControlWrapperType NumericFieldWrapperType;
358 ItemControlConnectionType; typedef in sfx::MetricConnection
361 typedef typename ItemControlConnectionType::ControlWrapperType MetricFieldWrapperType;
389 ItemControlConnectionType; typedef in sfx::ListBoxConnection
392 typedef typename ItemControlConnectionType::ControlWrapperType ListBoxWrapperType;
421 ItemControlConnectionType; typedef in sfx::ValueSetConnection
424 typedef typename ItemControlConnectionType::ControlWrapperType ValueSetWrapperType;
555 ItemControlConnectionType( nSlot, rField, nFlags ) in NumericConnection()
[all …]
/trunk/main/cui/source/tabpages/
H A Dborderconn.cxx182ItemControlConnectionType( SID_ATTR_ALIGN_MARGIN, new MarginControlsWrapper( rMfLeft, rMfRight, rM… in MarginConnection()
268ItemControlConnectionType( SID_ATTR_BORDER_SHADOW, new ShadowControlsWrapper( rVsPos, rMfSize, rLb… in ShadowConnection()

Completed in 21 milliseconds