Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx322 class NumericConnection : public ItemControlConnection< ItemWrpT, class
332 explicit NumericConnection( sal_uInt16 nSlot, NumericField& rField,
338 typedef NumericConnection< Int16ItemWrapper > Int16NumericConnection;
339 typedef NumericConnection< UInt16ItemWrapper > UInt16NumericConnection;
340 typedef NumericConnection< Int32ItemWrapper > Int32NumericConnection;
341 typedef NumericConnection< UInt32ItemWrapper > UInt32NumericConnection;
553 NumericConnection< ItemWrpT >::NumericConnection( in NumericConnection() function in sfx::NumericConnection

Completed in 9 milliseconds