Home
last modified time | relevance | path

Searched refs:SfxItemPropertyMapEntry (Results 1 – 25 of 65) sorted by relevance

123

/trunk/main/svx/source/unodraw/
H A Dunoprov.cxx58 SfxItemPropertyMapEntry* ImplGetSvxShapePropertyMap() in ImplGetSvxShapePropertyMap()
83 SfxItemPropertyMapEntry* ImplGetSvxTextShapePropertyMap() in ImplGetSvxTextShapePropertyMap()
108 SfxItemPropertyMapEntry* ImplGetSvxConnectorPropertyMap() in ImplGetSvxConnectorPropertyMap()
158 SfxItemPropertyMapEntry* ImplGetSvxCirclePropertyMap() in ImplGetSvxCirclePropertyMap()
408 SfxItemPropertyMapEntry* ImplGetSvxAllPropertyMap() in ImplGetSvxAllPropertyMap()
452 SfxItemPropertyMapEntry* ImplGetSvxGroupPropertyMap() in ImplGetSvxGroupPropertyMap()
466 SfxItemPropertyMapEntry* ImplGetSvxOle2PropertyMap() in ImplGetSvxOle2PropertyMap()
500 SfxItemPropertyMapEntry* ImplGetSvxPluginPropertyMap() in ImplGetSvxPluginPropertyMap()
531 SfxItemPropertyMapEntry* ImplGetSvxFramePropertyMap() in ImplGetSvxFramePropertyMap()
566 SfxItemPropertyMapEntry* ImplGetSvxAppletPropertyMap() in ImplGetSvxAppletPropertyMap()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx638 static SfxItemPropertyMapEntry aCharStyleMap [] = in GetPropertyMapEntries()
743 static SfxItemPropertyMapEntry aParaStyleMap [] = in GetPropertyMapEntries()
761 static SfxItemPropertyMapEntry aParaStyleMap [] = in GetPropertyMapEntries()
1120 static SfxItemPropertyMapEntry aCellMap_Impl[] = in GetPropertyMapEntries()
1374 static SfxItemPropertyMapEntry aShapeMap_Impl[] = in GetPropertyMapEntries()
1775 static SfxItemPropertyMapEntry aDocMap_Impl[] = in GetPropertyMapEntries()
2626 static SfxItemPropertyMapEntry aTextMap[] = in GetPropertyMapEntries()
2636 static SfxItemPropertyMapEntry aMailMergeMap[] = in GetPropertyMapEntries()
2676 static SfxItemPropertyMapEntry pTextViewMap[] = in GetPropertyMapEntries()
2699 static SfxItemPropertyMapEntry aMetaFieldMap[] = in GetPropertyMapEntries()
[all …]
/trunk/main/svl/inc/svl/
H A Ditemprop.hxx40 struct SfxItemPropertyMapEntry struct
71 SfxItemPropertySimpleEntry( const SfxItemPropertyMapEntry* pMapEntry ) : in SfxItemPropertySimpleEntry()
92 SfxItemPropertyMap( const SfxItemPropertyMapEntry* pEntries );
118 SfxItemPropertySet( const SfxItemPropertyMapEntry *pMap ) : in SfxItemPropertySet()
172 SfxItemPropertySetInfo(const SfxItemPropertyMapEntry *pEntries );
198 const SfxItemPropertyMapEntry *pMap,
/trunk/main/editeng/inc/editeng/
H A Dunoipset.hxx43 const SfxItemPropertyMapEntry* _pMap;
49 …SvxItemPropertySet( const SfxItemPropertyMapEntry *pMap, SfxItemPool& rPool, sal_Bool bConvertTwip…
66 const SfxItemPropertyMapEntry* getPropertyMapEntries() const {return _pMap;} in getPropertyMapEntries()
70 …om::sun::star::beans::XPropertySetInfo > getPropertySetInfo( const SfxItemPropertyMapEntry* pMap );
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx173 const SfxItemPropertyMapEntry* lcl_GetImpress_SdXShapePropertyGraphicMap_Impl() in lcl_GetImpress_SdXShapePropertyGraphicMap_Impl()
176 static const SfxItemPropertyMapEntry aImpress_SdXShapePropertyGraphicMap_Impl[] = in lcl_GetImpress_SdXShapePropertyGraphicMap_Impl()
184 const SfxItemPropertyMapEntry* lcl_GetImpress_SdXShapePropertySimpleMap_Impl() in lcl_GetImpress_SdXShapePropertySimpleMap_Impl()
187 static const SfxItemPropertyMapEntry aImpress_SdXShapePropertySimpleMap_Impl[] = in lcl_GetImpress_SdXShapePropertySimpleMap_Impl()
201 const SfxItemPropertyMapEntry* lcl_GetDraw_SdXShapePropertySimpleMap_Impl() in lcl_GetDraw_SdXShapePropertySimpleMap_Impl()
203 static const SfxItemPropertyMapEntry aDraw_SdXShapePropertyMap_Impl[] = in lcl_GetDraw_SdXShapePropertySimpleMap_Impl()
209 const SfxItemPropertyMapEntry* lcl_GetDraw_SdXShapePropertyGraphicMap_Impl() in lcl_GetDraw_SdXShapePropertyGraphicMap_Impl()
211 static const SfxItemPropertyMapEntry aDraw_SdXShapePropertyGraphicMap_Impl[] = in lcl_GetDraw_SdXShapePropertyGraphicMap_Impl()
220 const SfxItemPropertyMapEntry* pRet = 0; in lcl_ImplGetShapePropertyMap()
269 const SfxItemPropertyMapEntry* lcl_GetEmpty_SdXShapePropertyMap_Impl() in lcl_GetEmpty_SdXShapePropertyMap_Impl()
[all …]
H A Dunopage.cxx128 static const SfxItemPropertyMapEntry aDrawPagePropertyMap_Impl[] = in ImplGetDrawPagePropertySet()
198 static const SfxItemPropertyMapEntry aDrawPageNotesHandoutPropertyMap_Impl[] = in ImplGetDrawPagePropertySet()
204 static const SfxItemPropertyMapEntry aDrawPageNotesHandoutPropertyNoBackMap_Impl[] = in ImplGetDrawPagePropertySet()
228 static const SfxItemPropertyMapEntry aGraphicPagePropertyMap_Impl[] = in ImplGetDrawPagePropertySet()
233 static const SfxItemPropertyMapEntry aGraphicPagePropertyNoBackMap_Impl[] = in ImplGetDrawPagePropertySet()
282 static const SfxItemPropertyMapEntry aMasterPagePropertyMap_Impl[] = in ImplGetMasterPagePropertySet()
301 static const SfxItemPropertyMapEntry aHandoutMasterPagePropertyMap_Impl[] = in ImplGetMasterPagePropertySet()
/trunk/main/editeng/source/uno/
H A Dunofield.cxx79 static SfxItemPropertyMapEntry aExDateTimeFieldPropertyMap_Impl[] = in ImplGetFieldItemPropertySet()
89 static SfxItemPropertyMapEntry aDateTimeFieldPropertyMap_Impl[] = in ImplGetFieldItemPropertySet()
96 static SfxItemPropertyMapEntry aUrlFieldPropertyMap_Impl[] = in ImplGetFieldItemPropertySet()
107 static SfxItemPropertyMapEntry aEmptyPropertyMap_Impl[] = in ImplGetFieldItemPropertySet()
113 static SfxItemPropertyMapEntry aExtFileFieldPropertyMap_Impl[] = in ImplGetFieldItemPropertySet()
122 static SfxItemPropertyMapEntry aAuthorFieldPropertyMap_Impl[] = in ImplGetFieldItemPropertySet()
133 static SfxItemPropertyMapEntry aMeasureFieldPropertyMap_Impl[] = in ImplGetFieldItemPropertySet()
H A Dunoipset.cxx45 size_t operator()(const SfxItemPropertyMapEntry* pMap) const { return (size_t)pMap; } in operator ()()
58 SvxItemPropertySet::SvxItemPropertySet( const SfxItemPropertyMapEntry* pMap, SfxItemPool& rItemPool… in DECLARE_LIST()
/trunk/main/sw/inc/
H A Dunomap.hxx333 SwItemPropertySet( const SfxItemPropertyMapEntry *pMap ) : in SwItemPropertySet()
341 SfxItemPropertyMapEntry* aMapEntriesArr[PROPERTY_MAP_END];
348 const SfxItemPropertyMapEntry* GetPropertyMapEntries(sal_uInt16 PropertyId);
/trunk/main/svx/inc/svx/
H A Dunoprov.hxx100 SfxItemPropertyMapEntry* aMapArr[SVXMAP_END];
106 const SfxItemPropertyMapEntry* GetMap(sal_uInt16 nPropertyId);
H A Dunoshape.hxx131 const SfxItemPropertyMapEntry* maPropMapEntries;
158 const SfxItemPropertyMapEntry* getPropertyMapEntries() const { return maPropMapEntries; } in getPropertyMapEntries()
171 …SvxShape( SdrObject* pObject, const SfxItemPropertyMapEntry* pEntries, const SvxItemPropertySet* p…
351 …SvxShapeText( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const SvxItemProper…
588 …SvxOle2Shape( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const SvxItemProper…
/trunk/main/svl/source/items/
H A Ditemprop.cxx74 SfxItemPropertyMap::SfxItemPropertyMap( const SfxItemPropertyMapEntry* pEntries ) : in SfxItemPropertyMap()
409 SfxItemPropertySetInfo::SfxItemPropertySetInfo(const SfxItemPropertyMapEntry *pEntries ) : in SfxItemPropertySetInfo()
461 const SfxItemPropertyMapEntry *pMap, in SfxExtItemPropertySetInfo()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx95 const SfxItemPropertyMapEntry* lcl_GetDocInfoPropertyMap() in lcl_GetDocInfoPropertyMap()
97 static SfxItemPropertyMapEntry aDocInfoPropertyMap_Impl[] = in lcl_GetDocInfoPropertyMap()
171 struct SfxExtendedItemPropertyMap : public SfxItemPropertyMapEntry
225 MixedPropertySetInfo( const SfxItemPropertyMapEntry* pFixProps,
238 MixedPropertySetInfo::MixedPropertySetInfo(const SfxItemPropertyMapEntry* pFixProps, in MixedPropertySetInfo()
262 const SfxItemPropertyMapEntry* pFixProp = lcl_GetDocInfoPropertyMap(); in getProperties()
H A Dplugin.cxx66 const SfxItemPropertyMapEntry* lcl_GetPluginPropertyMap_Impl() in lcl_GetPluginPropertyMap_Impl()
68 static SfxItemPropertyMapEntry aPluginPropertyMap_Impl[] = in lcl_GetPluginPropertyMap_Impl()
H A Diframe.cxx101 const SfxItemPropertyMapEntry* lcl_GetIFramePropertyMap_Impl() in lcl_GetIFramePropertyMap_Impl()
103 static SfxItemPropertyMapEntry aIFramePropertyMap_Impl[] = in lcl_GetIFramePropertyMap_Impl()
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx82 const SfxItemPropertyMapEntry* lcl_GetAutoFormatMap() in lcl_GetAutoFormatMap()
84 static SfxItemPropertyMapEntry aAutoFormatMap_Impl[] = in lcl_GetAutoFormatMap()
100 const SfxItemPropertyMapEntry* lcl_GetAutoFieldMap() in lcl_GetAutoFieldMap()
102 static SfxItemPropertyMapEntry aAutoFieldMap_Impl[] = in lcl_GetAutoFieldMap()
H A Doptuno.cxx43 const SfxItemPropertyMapEntry* ScDocOptionsHelper::GetPropertyMap() in GetPropertyMap()
45 static SfxItemPropertyMapEntry aMap[] = in GetPropertyMap()
H A Dtarguno.cxx62 const SfxItemPropertyMapEntry* lcl_GetLinkTargetMap() in lcl_GetLinkTargetMap()
64 static SfxItemPropertyMapEntry aLinkTargetMap_Impl[] = in lcl_GetLinkTargetMap()
H A Daddruno.cxx111 static SfxItemPropertyMapEntry aPropertyMap[] = in getPropertySetInfo()
125 static SfxItemPropertyMapEntry aPropertyMap[] = in getPropertySetInfo()
H A Dsrchuno.cxx51 const SfxItemPropertyMapEntry* lcl_GetSearchPropertyMap() in lcl_GetSearchPropertyMap()
53 static SfxItemPropertyMapEntry aSearchPropertyMap_Impl[] = in lcl_GetSearchPropertyMap()
H A Ddefltuno.cxx51 const SfxItemPropertyMapEntry* lcl_GetDocDefaultsMap() in lcl_GetDocDefaultsMap()
53 static SfxItemPropertyMapEntry aDocDefaultsMap_Impl[] = in lcl_GetDocDefaultsMap()
H A Ddatauno.cxx73 const SfxItemPropertyMapEntry* lcl_GetSubTotalPropertyMap() in lcl_GetSubTotalPropertyMap()
77 static SfxItemPropertyMapEntry aSubTotalPropertyMap_Impl[] = in lcl_GetSubTotalPropertyMap()
96 const SfxItemPropertyMapEntry* lcl_GetFilterPropertyMap() in lcl_GetFilterPropertyMap()
98 static SfxItemPropertyMapEntry aFilterPropertyMap_Impl[] = in lcl_GetFilterPropertyMap()
114 const SfxItemPropertyMapEntry* lcl_GetDBRangePropertyMap() in lcl_GetDBRangePropertyMap()
116 static SfxItemPropertyMapEntry aDBRangePropertyMap_Impl[] = in lcl_GetDBRangePropertyMap()
H A Dtokenuno.cxx53 const SfxItemPropertyMapEntry* lcl_GetFormulaParserMap() in lcl_GetFormulaParserMap()
55 static SfxItemPropertyMapEntry aFormulaParserMap_Impl[] = in lcl_GetFormulaParserMap()
H A Dconfuno.cxx52 const SfxItemPropertyMapEntry* lcl_GetConfigPropertyMap() in lcl_GetConfigPropertyMap()
54 static SfxItemPropertyMapEntry aConfigPropertyMap_Impl[] = in lcl_GetConfigPropertyMap()
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx78 const SfxItemPropertyMapEntry* lcl_GetNumberFormatPropertyMap() in lcl_GetNumberFormatPropertyMap()
80 static SfxItemPropertyMapEntry aNumberFormatPropertyMap_Impl[] = in lcl_GetNumberFormatPropertyMap()
100 const SfxItemPropertyMapEntry* lcl_GetNumberSettingsPropertyMap() in lcl_GetNumberSettingsPropertyMap()
102 static SfxItemPropertyMapEntry aNumberSettingsPropertyMap_Impl[] = in lcl_GetNumberSettingsPropertyMap()

Completed in 188 milliseconds

123