Home
last modified time | relevance | path

Searched defs:eType (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsTheme.cxx250 const FontType eType, in GetFont()
300 ColorData Theme::GetColor (const ColorType eType) in GetColor()
312 const ColorType eType, in SetColor()
323 const GradientColorType eType, in GetGradientColor()
343 const GradientColorType eType, in GetGradientOffset()
363 const GradientColorType eType, in SetGradient()
396 sal_Int32 Theme::GetGradientSaturationOverride (const GradientColorType eType) in GetGradientSaturationOverride()
405 sal_Int32 Theme::GetGradientBrightnessOverride (const GradientColorType eType) in GetGradientBrightnessOverride()
414 void Theme::SetGradientSaturationOverride (const GradientColorType eType, const sal_Int32 nValue) in SetGradientSaturationOverride()
431 void Theme::SetGradientBrightnessOverride (const GradientColorType eType, const sal_Int32 nValue) in SetGradientBrightnessOverride()
[all …]
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx75 const PropertyType eType (GetPropertyType(eItem)); in GetImage() local
84 const PropertyType eType (GetPropertyType(eItem)); in GetColor() local
98 const PropertyType eType (GetPropertyType(eItem)); in GetPaint() local
112 const PropertyType eType (GetPropertyType(eItem)); in GetInteger() local
121 const PropertyType eType (GetPropertyType(eItem)); in GetBoolean() local
130 const PropertyType eType (GetPropertyType(eItem)); in GetRectangle() local
483 const PropertyType eType (GetPropertyType(iId->second)); in setPropertyValue() local
528 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyValue() local
551 const PropertyType eType (GetPropertyType(iId->second)); in addPropertyChangeListener() local
576 const PropertyType eType (GetPropertyType(iId->second)); in removePropertyChangeListener() local
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx311 sal_uInt16 eType) throw(std::bad_cast) in ItemGet()
340 sal_uInt16 eType) throw(std::bad_cast) in ItemGet()
371 sal_uInt16 eType) throw(std::bad_cast) in ItemGet()
406 sal_uInt16 eType) throw(std::bad_cast) in DefaultItemGet()
442 sal_uInt16 eType) throw(std::bad_cast) in DefaultItemGet()
476 sal_uInt16 eType) in HasItem()
509 sal_uInt16 eType) in HasItem()
605 sal_uInt16 eType) in HasItem()
/trunk/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/
H A DContentTypes.java136 ContentType eType = maPartNameToContentTypeMap.get(aName.GetFullname()); in getTypeForPartName() local
151 final ContentType eType = ContentType.CreateForString(sContentTypeName); in ProcessDefault() local
162 final ContentType eType = ContentType.CreateForString(sContentTypeName); in ProcessOverride() local
H A DRelatedParts.java89 final RelationshipType eType, in AddRelationship()
114 public Iterable<PartName> GetTargetsForType (final RelationshipType eType) in GetTargetsForType()
131 public PartName GetSingleTargetForType (final RelationshipType eType) in GetSingleTargetForType()
H A DPart.java30 final ContentType eType, in Part()
55 public Part getPartByRelationshipType (final RelationshipType eType) in getPartByRelationshipType()
/trunk/main/editeng/inc/editeng/
H A Dadjitem.hxx85 inline void SetOneWord( const SvxAdjust eType ) in SetOneWord()
90 inline void SetLastBlock( const SvxAdjust eType ) in SetLastBlock()
96 inline void SetAdjust( const SvxAdjust eType ) in SetAdjust()
/trunk/main/sd/source/ui/app/
H A Dsdpopup.cxx190 SvxDateType eType; in GetField() local
223 SvxTimeType eType; in GetField() local
257 SvxFileType eType; in GetField() local
297 SvxAuthorType eType; in GetField() local
/trunk/main/xmloff/source/chart/
H A DXMLErrorIndicatorPropertyHdl.cxx43 chart::ChartErrorIndicatorType eType = chart::ChartErrorIndicatorType_NONE; in importXML() local
85 chart::ChartErrorIndicatorType eType; in exportXML() local
/trunk/main/svx/source/form/
H A Dfmdocumentclassification.cxx95 DocumentType eType; member
124 DocumentType eType( eUnknownDocumentType ); in classifyDocument() local
164 DocumentType eType( eUnknownDocumentType ); in classifyHostDocument() local
/trunk/main/slideshow/source/inc/
H A Ddoctreenode.hxx76 static bool isLogicalNodeType( NodeType eType ) { return eType > 127; } in isLogicalNodeType()
77 static bool isFormattingNodeType( NodeType eType ) { return eType > 0 && eType < 128; } in isFormattingNodeType()
103 NodeType eType ) : in DocTreeNode()
/trunk/main/sd/source/ui/dlg/
H A Ddlgfield.cxx98 SvxDateType eType; in GetField() local
115 SvxTimeType eType; in GetField() local
132 SvxFileType eType; in GetField() local
161 SvxAuthorType eType; in GetField() local
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx506 ContentType eType = m_aProps.getType(); in execute() local
569 ContentType eType = m_aProps.getType(); in execute() local
624 ContentType eType = m_aProps.getType(); in execute() local
666 ContentType eType = m_aProps.getType(); in execute() local
901 ContentType eType = m_aProps.getType(); in exchangeIdentity() local
1051 ContentType eType = rData.getType(); in getPropertyValues() local
1064 ContentType eType = rData.getType(); in getPropertyValues() local
1116 ContentType eType = rData.getType(); in getPropertyValues() local
1274 ContentType eType = m_aProps.getType(); in setPropertyValues() local
1327 ContentType eType = m_aProps.getType(); in setPropertyValues() local
[all …]
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx737 const ElementType eType = getContainer()->getElementType(); in GetState() local
749 ElementType eType = getContainer()->getElementType(); in GetState() local
865 ElementType eType = getContainer()->getElementType(); in GetState() local
880 ElementType eType = getContainer()->getElementType(); in GetState() local
897 ElementType eType = getContainer()->getElementType(); in GetState() local
1048 ElementType eType = getContainer()->getElementType(); in Execute() local
1234 ElementType eType = E_TABLE; in Execute() local
1284 ElementType eType = getContainer()->getElementType(); in Execute() local
1565 ElementType eType = getElementType(xContainer); in elementInserted() local
1599 ElementType eType = getElementType(xContainer); in elementRemoved() local
[all …]
/trunk/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx77 void OColumnControlWindow::ActivateAggregate( EControlType eType ) in ActivateAggregate()
91 void OColumnControlWindow::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx297 OUStringList FilterCache::getMatchingItemsByProps( EItemType eType , in getMatchingItemsByProps()
379 sal_Bool FilterCache::hasItem( EItemType eType, in hasItem()
414 CacheItem FilterCache::getItem( EItemType eType, in getItem()
471 void FilterCache::removeItem( EItemType eType, in removeItem()
494 void FilterCache::setItem( EItemType eType , in setItem()
523 void FilterCache::refreshItem( EItemType eType, in refreshItem()
535 void FilterCache::addStatePropsToItem( EItemType eType, in addStatePropsToItem()
688 EItemType eType , in impl_flushByList()
1346 void FilterCache::impl_addItem2FlushList( EItemType eType, in impl_addItem2FlushList()
1543 EItemType eType , in impl_loadSet()
[all …]
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx98 void OTableFieldControl::ActivateAggregate( EControlType eType ) in ActivateAggregate()
110 void OTableFieldControl::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()
/trunk/main/comphelper/source/property/
H A DTypeGeneration.cxx156 CppuTypes eType, const com::sun::star::uno::Type*& pType ) in GenerateCppuType()
/trunk/main/vcl/source/app/
H A Dsound.cxx42 void Sound::Beep( SoundType eType, Window* pWindow ) in Beep()
/trunk/main/sc/source/filter/excel/
H A Dxiformula.cxx110 ScRangeList& rScRanges, XclFormulaType eType, in CreateRangeList()
117 XclFormulaType eType, const XclTokenArray& rXclTokArr ) in CreateFormula()
/trunk/main/chart2/source/controller/accessibility/
H A DChartElementFactory.cxx37 ObjectType eType( aOID.getObjectType() ); in CreateChartElement() local
/trunk/main/sc/source/core/tool/
H A Dcellform.cxx59 CellType eType = pCell->GetCellType(); in GetString() local
180 CellType eType = pCell->GetCellType(); in GetInputString() local
/trunk/main/basctl/source/basicide/
H A Dbastype3.cxx59 BasicEntryType eType( aDesc.GetType() ); in RequestingChilds() local
282 BasicEntryType eType = OBJ_TYPE_UNKNOWN; in GetEntryDescriptor() local
377 sal_uInt16 BasicTreeListBox::ConvertType( BasicEntryType eType ) in ConvertType()
424 BasicEntryType eType( aDesc.GetType() ); in IsValidEntry() local
/trunk/main/canvas/source/tools/
H A Dparametricpolypolygon.cxx236GradientType eType, in ParametricPolyPolygon()
251GradientType eType, in ParametricPolyPolygon()
266GradientType eType, in ParametricPolyPolygon()
/trunk/main/svtools/source/misc/
H A Dlangtab.cxx160 String SvtLanguageTable::GetLanguageString( const LanguageType eType ) in GetLanguageString()
170 LanguageType eType = LANGUAGE_DONTKNOW; in GetType() local

12345678910>>...20