Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx384 class ListBoxConnection : public ItemControlConnection< ItemWrpT, class
395 explicit ListBoxConnection( sal_uInt16 nSlot, ListBox& rListBox,
401 typedef ListBoxConnection< Int16ItemWrapper > Int16ListBoxConnection;
402 typedef ListBoxConnection< UInt16ItemWrapper > UInt16ListBoxConnection;
403 typedef ListBoxConnection< Int32ItemWrapper > Int32ListBoxConnection;
404 typedef ListBoxConnection< UInt32ItemWrapper > UInt32ListBoxConnection;
571 ListBoxConnection< ItemWrpT >::ListBoxConnection( in ListBoxConnection() function in sfx::ListBoxConnection
/trunk/main/cui/source/tabpages/
H A Dalign.cxx59 typedef sfx::ListBoxConnection< HorJustItemWrapper > HorJustConnection;
75 typedef sfx::ListBoxConnection< VerJustItemWrapper > VerJustConnection;

Completed in 38 milliseconds