Home
last modified time | relevance | path

Searched refs:DummyItemConnection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dalign.cxx178 …AddItemConnection( new sfx::DummyItemConnection( SID_ATTR_ALIGN_HOR_JUSTIFY, maFtHorAlign, sfx::IT… in AlignmentTabPage()
180 …AddItemConnection( new sfx::DummyItemConnection( SID_ATTR_ALIGN_INDENT, maFtIndent, sfx::ITEMCONN_… in AlignmentTabPage()
182 …AddItemConnection( new sfx::DummyItemConnection( SID_ATTR_ALIGN_VER_JUSTIFY, maFtVerAlign, sfx::IT… in AlignmentTabPage()
185 …AddItemConnection( new sfx::DummyItemConnection( SID_ATTR_ALIGN_DEGREES, maFtRotate, sfx::ITEMCONN… in AlignmentTabPage()
186 …AddItemConnection( new sfx::DummyItemConnection( SID_ATTR_ALIGN_LOCKPOS, maFtRefEdge, sfx::ITEMCON… in AlignmentTabPage()
189 …AddItemConnection( new sfx::DummyItemConnection( SID_ATTR_ALIGN_STACKED, maCbStacked, sfx::ITEMCON… in AlignmentTabPage()
194 …AddItemConnection( new sfx::DummyItemConnection( SID_ATTR_FRAMEDIRECTION, maFtFrameDir, sfx::ITEMC… in AlignmentTabPage()
/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx301 DummyItemConnection::DummyItemConnection( sal_uInt16 nSlot, Window& rWindow, ItemConnFlags nFlags )… in DummyItemConnection() function in sfx::DummyItemConnection
308 void DummyItemConnection::ApplyFlags( const SfxItemSet& rItemSet ) in ApplyFlags()
314 void DummyItemConnection::Reset( const SfxItemSet& /*rItemSet*/ ) in Reset()
318 bool DummyItemConnection::FillItemSet( SfxItemSet& /*rDestSet*/, const SfxItemSet& /*rOldSet*/ ) in FillItemSet()
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx294 class SFX2_DLLPUBLIC DummyItemConnection: class
298 explicit DummyItemConnection( sal_uInt16 nSlot, Window& rWindow,

Completed in 17 milliseconds