Searched refs:MapEntryType (Results  1 – 5 of 5) sorted by relevance
| /aoo4110/main/sfx2/inc/sfx2/ | 
| H A D | controlwrapper.hxx | 77     struct MapEntryType  struct in sfx::PosValueMapper90     inline explicit     PosValueMapper( PosT nNFPos, const MapEntryType* pMap = 0 ) :  in PosValueMapper()
 104     const MapEntryType* mpMap;      /// The list position/value map.
 375     typedef typename MapperType::MapEntryType MapEntryType;  typedef in sfx::ListBoxWrapper
 379     inline explicit     ListBoxWrapper( ListBox& rListBox, const MapEntryType* pMap = 0 ) :  in ListBoxWrapper()
 417     typedef typename MapperType::MapEntryType MapEntryType;  typedef in sfx::ValueSetWrapper
 421     inline explicit     ValueSetWrapper( ValueSet& rValueSet, const MapEntryType* pMap = 0 ) :  in ValueSetWrapper()
 532         const MapEntryType* pEntry = mpMap;  in GetValueFromPos()
 552         const MapEntryType* pEntry = mpMap;  in GetPosFromValue()
 
 | 
| H A D | itemconnect.hxx | 393     typedef typename ListBoxWrapperType::MapEntryType               MapEntryType;  typedef in sfx::ListBoxConnection396                             const MapEntryType* pMap = 0, ItemConnFlags nFlags = ITEMCONN_DEFAULT );
 425     typedef typename ValueSetWrapperType::MapEntryType              MapEntryType;  typedef in sfx::ValueSetConnection
 428                             const MapEntryType* pMap = 0, ItemConnFlags nFlags = ITEMCONN_DEFAULT );
 572         sal_uInt16 nSlot, ListBox& rListBox, const MapEntryType* pMap, ItemConnFlags nFlags ) :  in ListBoxConnection()
 581         sal_uInt16 nSlot, ValueSet& rValueSet, const MapEntryType* pMap, ItemConnFlags nFlags ) :  in ValueSetConnection()
 
 | 
| /aoo4110/main/cui/source/tabpages/ | 
| H A D | align.cxx | 61 static const HorJustConnection::MapEntryType s_pHorJustMap[] =77 static const VerJustConnection::MapEntryType s_pVerJustMap[] =
 91 static const RotateModeConnection::MapEntryType s_pRotateModeMap[] =
 
 | 
| H A D | borderconn.cxx | 202 static const ShadowPosWrapper::MapEntryType s_pShadowPosMap[] =
 | 
| /aoo4110/main/sc/source/ui/dbgui/ | 
| H A D | pvfundlg.cxx | 140 static const ScDPListBoxWrapper::MapEntryType spRefTypeMap[] =154 static const ScDPListBoxWrapper::MapEntryType spLayoutMap[] =
 162 static const ScDPListBoxWrapper::MapEntryType spShowFromMap[] =
 
 | 
        Completed in 89 milliseconds