Home
last modified time | relevance | path

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

12345678910>>...19

/AOO41X/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 …]
/AOO41X/main/sfx2/source/sidebar/
H A DTheme.cxx82 const PropertyType eType (GetPropertyType(eItem)); in GetImage() local
92 const PropertyType eType (GetPropertyType(eItem)); in GetColor() local
107 const PropertyType eType (GetPropertyType(eItem)); in GetPaint() local
123 const PropertyType eType (GetPropertyType(eItem)); in GetInteger() local
133 const PropertyType eType (GetPropertyType(eItem)); in GetBoolean() local
143 const PropertyType eType (GetPropertyType(eItem)); in GetRectangle() local
504 const PropertyType eType (GetPropertyType(iId->second)); in setPropertyValue() local
550 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyValue() local
574 const PropertyType eType (GetPropertyType(iId->second)); in addPropertyChangeListener() local
600 const PropertyType eType (GetPropertyType(iId->second)); in removePropertyChangeListener() local
[all …]
/AOO41X/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()
/AOO41X/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()
/AOO41X/main/sd/source/ui/app/
H A Dsdpopup.cxx198 SvxDateType eType; in GetField() local
231 SvxTimeType eType; in GetField() local
265 SvxFileType eType; in GetField() local
305 SvxAuthorType eType; in GetField() local
/AOO41X/main/xmloff/source/chart/
H A DXMLErrorIndicatorPropertyHdl.cxx43 chart::ChartErrorIndicatorType eType = chart::ChartErrorIndicatorType_NONE; in importXML() local
85 chart::ChartErrorIndicatorType eType; in exportXML() local
/AOO41X/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
/AOO41X/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()
/AOO41X/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
/AOO41X/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 …]
/AOO41X/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 …]
H A DAppControllerGen.cxx188 ElementType eType = getContainer()->getElementType(); in pasteFormat() local
320 const ElementType eType = getContainer()->getElementType(); in propertyChange() local
441 ElementType eType( E_NONE ); in lcl_objectType2ElementType() local
630 ElementType eType = getContainer()->getElementType(); in askToReconnect() local
705 ElementType eType = getContainer()->getElementType(); in isRenameDeleteAllowed() local
780 ElementType eType = getContainer()->getElementType(); in doAction() local
/AOO41X/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx77 void OColumnControlWindow::ActivateAggregate( EControlType eType ) in ActivateAggregate()
91 void OColumnControlWindow::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()
/AOO41X/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 …]
/AOO41X/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx98 void OTableFieldControl::ActivateAggregate( EControlType eType ) in ActivateAggregate()
110 void OTableFieldControl::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()
/AOO41X/main/vcl/source/app/
H A Dsound.cxx42 void Sound::Beep( SoundType eType, Window* pWindow ) in Beep()
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx149 CppuTypes eType, const com::sun::star::uno::Type*& pType ) in GenerateCppuType()
/AOO41X/main/sc/source/filter/excel/
H A Dxiformula.cxx110 ScRangeList& rScRanges, XclFormulaType eType, in CreateRangeList()
117 XclFormulaType eType, const XclTokenArray& rXclTokArr ) in CreateFormula()
/AOO41X/main/chart2/source/controller/accessibility/
H A DChartElementFactory.cxx37 ObjectType eType( aOID.getObjectType() ); in CreateChartElement() local
/AOO41X/main/sc/source/core/tool/
H A Dcellform.cxx59 CellType eType = pCell->GetCellType(); in GetString() local
180 CellType eType = pCell->GetCellType(); in GetInputString() local
/AOO41X/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
H A Dbastype2.cxx98 …icDocumentEntry( const ScriptDocument& rDocument, LibraryLocation eLocation, BasicEntryType eType ) in BasicDocumentEntry()
110 …criptDocument& rDocument, LibraryLocation eLocation, const String& rLibName, BasicEntryType eType ) in BasicLibEntry()
127 …ion, const String& rLibName, const String& rLibSubName, const String& rName, BasicEntryType eType ) in BasicEntryDescriptor()
138 …, const String& rLibSubName, const String& rName, const String& rMethodName, BasicEntryType eType ) in BasicEntryDescriptor()
426 BasicEntryType eType = iter->first; in ImpCreateLibSubEntriesInVBAMode() local
466 BasicEntryType eType = OBJ_TYPE_UNKNOWN; in ImpCreateLibSubSubEntriesInVBAMode() local
631 …try* BasicTreeListBox::FindEntry( SvLBoxEntry* pParent, const String& rText, BasicEntryType eType ) in FindEntry()
731 LibraryType eType = LIBRARY_TYPE_ALL; in GetLibraryType() local
848 BasicEntryType eType = OBJ_TYPE_MODULE; in SetCurrentEntry() local
/AOO41X/main/canvas/source/tools/
H A Dparametricpolypolygon.cxx236GradientType eType, in ParametricPolyPolygon()
251GradientType eType, in ParametricPolyPolygon()
266GradientType eType, in ParametricPolyPolygon()
/AOO41X/main/svtools/source/misc/
H A Dlangtab.cxx162 String SvtLanguageTable::GetLanguageString( const LanguageType eType ) in GetLanguageString()
172 LanguageType eType = LANGUAGE_DONTKNOW; in GetType() local
/AOO41X/main/chart2/source/controller/chartapiwrapper/
H A DGridWrapper.cxx94 tGridType eType, ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) : in GridWrapper()
104 void GridWrapper::getDimensionAndSubGridBool( tGridType eType, sal_Int32& rnDimensionIndex, bool& r… in getDimensionAndSubGridBool()

12345678910>>...19