Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx135 void PropertyMap::Insert( PropertyIds eId, bool bIsTextProperty, const uno::Any& rAny, bool bOverwr… in Insert()
488 static const PropertyIds aBorderIds[4] = in ApplyBorderToPageStyles()
495 static const PropertyIds aBorderDistanceIds[4] = in ApplyBorderToPageStyles()
502 static const PropertyIds aMarginIds[4] = in ApplyBorderToPageStyles()
532 PropertyIds eMarginId, PropertyIds eDistId, sal_Int32 nDistance, sal_Int32 nOffsetFrom ) in SetBorderDistance()
678 static PropertyIds aProperties[] = in CopyLastHeaderFooter()
710 PropertyIds aPropId = aProperties[i]; in CopyLastHeaderFooter()
H A DPropertyMap.hxx77 PropertyIds eId;
80 PropertyDefinition( PropertyIds _eId, bool _bIsTextProperty ) : in PropertyDefinition()
115 …void Insert( PropertyIds eId, bool bIsTextProperty, const ::com::sun::star::uno::Any& rAny, bool b…
206 PropertyIds eMarginId, PropertyIds eDistId, sal_Int32 nDistance, sal_Int32 nOffsetFrom );
H A DStyleSheetTable.cxx114 static PropertyIds pPropsToCheck[] = in AddTblStylePr()
127 PropertyIds nChecked = pPropsToCheck[i]; in AddTblStylePr()
130PropertyIds nInsideProp = ( i < 2 ) ? META_PROP_HORIZONTAL_BORDER : META_PROP_VERTICAL_BORDER; in AddTblStylePr()
184 static PropertyIds pPropsToCheck[] = in lcl_mergeProps()
200 for ( unsigned i = 0 ; i != sizeof(pPropsToCheck) / sizeof(PropertyIds); i++ ) in lcl_mergeProps()
202 PropertyIds nId = pPropsToCheck[i]; in lcl_mergeProps()
213PropertyIds nInsideProp = ( i < 2 ) ? META_PROP_HORIZONTAL_BORDER : META_PROP_VERTICAL_BORDER; in lcl_mergeProps()
H A DDomainMapper.cxx1266 PropertyIds eBorderId = PROP_LEFT_BORDER; in lcl_attribute()
1267 PropertyIds eBorderDistId = PROP_LEFT_BORDER_DISTANCE ; in lcl_attribute()
2512 PropertyIds eBorderId = PropertyIds( 0 ); in sprmWithProps()
2513 PropertyIds eBorderDistId = PropertyIds( 0 ); in sprmWithProps()
2552 PropertyIds eBorderId = PROP_LEFT_BORDER; in sprmWithProps()
3108 PropertyIds eFontName = PROP_CHAR_FONT_NAME; in sprmWithProps()
3109 PropertyIds eFontStyle = PROP_CHAR_FONT_STYLE; in sprmWithProps()
3110 PropertyIds eFontFamily = PROP_CHAR_FONT_FAMILY; in sprmWithProps()
3111 PropertyIds eFontCharSet = PROP_CHAR_FONT_CHAR_SET; in sprmWithProps()
3112 PropertyIds eFontPitch = PROP_CHAR_FONT_PITCH; in sprmWithProps()
[all …]
H A DPropertyIds.hxx30 enum PropertyIds enum
294 const rtl::OUString& GetName( PropertyIds eId ) const;
H A Dmakefile.mk56 $(SLO)$/PropertyIds.obj \
H A DPropertyIds.cxx30 typedef ::std::map< PropertyIds, ::rtl::OUString> PropertyNameMap_t;
54 const rtl::OUString& PropertyNameSupplier::GetName( PropertyIds eId ) const in GetName()
H A DBorderHandler.cxx152 static const PropertyIds aPropNames[BORDER_COUNT] = in getProperties()
H A DDomainMapper_Impl.cxx465 uno::Any DomainMapper_Impl::GetPropertyFromStyleSheet(PropertyIds eId) in GetPropertyFromStyleSheet()
551 PropertyIds aBorderProperties[] = in lcl_MoveBorderPropertiesToFrame()
564 sal_uInt32 nBorderPropertyCount = sizeof( aBorderProperties ) / sizeof(PropertyIds); in lcl_MoveBorderPropertiesToFrame()
H A DDomainMapper_Impl.hxx493 ::com::sun::star::uno::Any GetPropertyFromStyleSheet(PropertyIds eId);
H A DDomainMapperTableHandler.cxx133 void lcl_mergeBorder( PropertyIds nId, PropertyMapPtr pOrig, PropertyMapPtr pDest ) in lcl_mergeBorder()
H A DGraphicImport.cxx1560 PropertyIds aBorderProps[4] = in createGraphicObject()

Completed in 3149 milliseconds