Home
last modified time | relevance | path

Searched refs:ItemControlConnection (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx244 class ItemControlConnection : public ItemConnectionBase class
249 typedef ItemControlConnection< ItemWrpT, ControlWrpT > ItemControlConnectionType;
260 explicit ItemControlConnection( sal_uInt16 nSlot, ControlWrpT* pNewCtrlWrp,
266 explicit ItemControlConnection( sal_uInt16 nSlot, ControlType& rControl,
269 virtual ~ItemControlConnection();
313 typedef ItemControlConnection< BoolItemWrapper, CheckBoxWrapper > CheckBoxConnection;
316 typedef ItemControlConnection< StringItemWrapper, EditWrapper > EditConnection;
322 class NumericConnection : public ItemControlConnection< ItemWrpT,
325 typedef ItemControlConnection< ItemWrpT,
353 class MetricConnection : public ItemControlConnection< ItemWrpT,
[all …]
/trunk/main/cui/source/tabpages/
H A Dborderconn.cxx99 typedef sfx::ItemControlConnection< LineItemWrapper, FrameSelectorWrapper > FrameLineConnection;
170 class MarginConnection : public sfx::ItemControlConnection< MarginItemWrapper, MarginControlsWrappe…
258 class ShadowConnection : public sfx::ItemControlConnection< ShadowItemWrapper, ShadowControlsWrappe…
/trunk/main/svx/inc/svx/
H A Dorienthelper.hxx121 typedef sfx::ItemControlConnection< sfx::BoolItemWrapper, OrientStackedWrapper > OrientStackedConne…
H A Dfrmdirlbox.hxx95 typedef sfx::ItemControlConnection< FrameDirItemWrapper, FrameDirListBoxWrapper > FrameDirListBoxCo…
H A Ddialcontrol.hxx178 typedef sfx::ItemControlConnection< sfx::Int32ItemWrapper, DialControlWrapper > DialControlConnecti…