Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/sidebar/
H A DTheme.cxx82 const PropertyType eType (GetPropertyType(eItem)); in GetImage()
92 const PropertyType eType (GetPropertyType(eItem)); in GetColor()
107 const PropertyType eType (GetPropertyType(eItem)); in GetPaint()
123 const PropertyType eType (GetPropertyType(eItem)); in GetInteger()
133 const PropertyType eType (GetPropertyType(eItem)); in GetBoolean()
143 const PropertyType eType (GetPropertyType(eItem)); in GetRectangle()
504 const PropertyType eType (GetPropertyType(iId->second)); in setPropertyValue()
550 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyValue()
691 const PropertyType eType (GetPropertyType(eItem)); in getProperties()
896 cssu::Type Theme::GetCppuType (const PropertyType eType) in GetCppuType()
[all …]
/aoo41x/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx241 enum PropertyType enum in sfx2::sidebar::Theme
255 static PropertyType GetPropertyType (const ThemeItem eItem);
256 static cssu::Type GetCppuType (const PropertyType eType);
259 const PropertyType eType);
276 const PropertyType eType);
/aoo41x/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.hxx371 void parseBinTableCpAndFcs(WW8BinTable & rTable, PropertyType eType_);
724 CpAndFc getCpAndFc(const Cp & cp, PropertyType type = PROP_DOC) const;
731 CpAndFc getCpAndFc(const Fc & fc, PropertyType type = PROP_DOC) const;
817 virtual PropertyType getPropertyType() const;
841 string propertyTypeToString(PropertyType nType);
H A DWW8CpAndFc.hxx240 PropertyType mType;
244 CpAndFc(const Cp & rCp, const Fc & rFc, PropertyType eType_);
259 PropertyType getType() const { return mType; } in getType()
H A DWW8PieceTable.hxx143 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const = 0;
152 virtual CpAndFc createCpAndFc(const Fc & rFc, PropertyType eType) const = 0;
H A DWW8PieceTableImpl.hxx64 virtual CpAndFc createCpAndFc(const Cp & rCp, PropertyType eType) const;
65 virtual CpAndFc createCpAndFc(const Fc & rFc, PropertyType eType) const;
H A DXNoteHelper.hxx54 PropertyType meType;
80 PropertyType eType, in XNoteHelper()
H A DWW8DocumentImpl.cxx51 PropertyType eType, in processPLCFCpAndFcs()
130 PropertyType WW8DocumentIteratorImpl::getPropertyType() const in getPropertyType()
586 PropertyType eType_) in parseBinTableCpAndFcs()
1427 CpAndFc WW8DocumentImpl::getCpAndFc(const Cp & cp, PropertyType type) const in getCpAndFc()
1434 CpAndFc WW8DocumentImpl::getCpAndFc(const Fc & fc, PropertyType type) const in getCpAndFc()
1988 string propertyTypeToString(PropertyType nType) in propertyTypeToString()
2251 PropertyType type, in process()
H A DWW8PieceTableImpl.cxx278 (const Cp & rCp, PropertyType eType) const in createCpAndFc()
284 (const Fc & rFc, PropertyType eType) const in createCpAndFc()
H A DWW8CpAndFc.cxx121 CpAndFc::CpAndFc(const Cp & rCp, const Fc & rFc, PropertyType eType_) in CpAndFc()
/aoo41x/main/svx/inc/svx/
H A DDescriptionGenerator.hxx46 enum PropertyType { enum in accessibility::DescriptionGenerator
106 PropertyType aType,
128 PropertyType aType,
/aoo41x/main/writerfilter/inc/doctok/
H A DWW8Document.hxx236 enum PropertyType { enum
336 virtual PropertyType getPropertyType() const = 0;
/aoo41x/main/svx/source/accessibility/
H A DDescriptionGenerator.cxx154 PropertyType aType, in AddProperty()
170 PropertyType aType, const OUString& sLocalizedName, long nWhichId) in AddProperty()

Completed in 480 milliseconds