Home
last modified time | relevance | path

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

12345678910>>...19

/aoo4110/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()
447 const BitmapEx& Theme::GetIcon (const IconType eType) in GetIcon()
502 Theme::GradientDescriptor& Theme::GetGradient (const GradientColorType eType) in GetGradient()
[all …]
/aoo4110/main/sfx2/source/sidebar/
H A DTheme.cxx90 const PropertyType eType (GetPropertyType(eItem)); in GetImage() local
102 const PropertyType eType (GetPropertyType(eItem)); in GetColor() local
119 const PropertyType eType (GetPropertyType(eItem)); in GetPaint() local
139 const PropertyType eType (GetPropertyType(eItem)); in GetInteger() local
151 const PropertyType eType (GetPropertyType(eItem)); in GetBoolean() local
163 const PropertyType eType (GetPropertyType(eItem)); in GetRectangle() local
537 const PropertyType eType (GetPropertyType(iId->second)); in setPropertyValue() local
585 const PropertyType eType (GetPropertyType(iId->second)); in getPropertyValue() local
736 const PropertyType eType (GetPropertyType(eItem)); in getProperties() local
951 cssu::Type Theme::GetCppuType (const PropertyType eType) in GetCppuType()
[all …]
/aoo4110/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()
/aoo4110/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()
/aoo4110/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
/aoo4110/main/xmloff/source/chart/
H A DXMLErrorIndicatorPropertyHdl.cxx43 chart::ChartErrorIndicatorType eType = chart::ChartErrorIndicatorType_NONE; in importXML() local
85 chart::ChartErrorIndicatorType eType; in exportXML() local
/aoo4110/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
/aoo4110/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()
/aoo4110/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
/aoo4110/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
901 ContentType eType = m_aProps.getType(); in exchangeIdentity() local
1116 ContentType eType = rData.getType(); in getPropertyValues() local
1697 ContentType eType = m_aProps.getType(); in insert() local
1873 ContentType eType = m_aProps.getType(); in destroy() local
2487 ContentType eType = m_aProps.getType(); in storeData() local
2629 ContentType eType = m_aProps.getType(); in renameData() local
2695 ContentType eType = m_aProps.getType(); in removeData() local
[all …]
/aoo4110/main/dbaccess/source/ui/app/
H A DAppController.cxx749 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
1234 ElementType eType = E_TABLE; in Execute() local
1565 ElementType eType = getElementType(xContainer); in elementInserted() local
1599 ElementType eType = getElementType(xContainer); in elementRemoved() local
1639 ElementType eType = getElementType(xContainer); in elementReplaced() local
2321 ElementType eType = getContainer()->getElementType(); in onDeleteEntry() local
2469 ElementType eType = pView->getElementType(); in queryDrop() 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
/aoo4110/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx77 void OColumnControlWindow::ActivateAggregate( EControlType eType ) in ActivateAggregate()
91 void OColumnControlWindow::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()
/aoo4110/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()
1346 void FilterCache::impl_addItem2FlushList( EItemType eType, in impl_addItem2FlushList()
1543 EItemType eType , in impl_loadSet()
1910 CacheItemList::iterator FilterCache::impl_loadItemOnDemand( EItemType eType, in impl_loadItemOnDemand()
[all …]
/aoo4110/main/vcl/source/app/
H A Dsound.cxx42 void Sound::Beep( SoundType eType, Window* pWindow ) in Beep()
/aoo4110/main/comphelper/source/property/
H A DTypeGeneration.cxx149 CppuTypes eType, const com::sun::star::uno::Type*& pType ) in GenerateCppuType()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx98 void OTableFieldControl::ActivateAggregate( EControlType eType ) in ActivateAggregate()
110 void OTableFieldControl::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()
/aoo4110/main/chart2/source/controller/accessibility/
H A DChartElementFactory.cxx37 ObjectType eType( aOID.getObjectType() ); in CreateChartElement() local
/aoo4110/main/sc/source/filter/excel/
H A Dxiformula.cxx110 ScRangeList& rScRanges, XclFormulaType eType, in CreateRangeList()
117 XclFormulaType eType, const XclTokenArray& rXclTokArr ) in CreateFormula()
/aoo4110/main/sc/source/core/tool/
H A Dcellform.cxx59 CellType eType = pCell->GetCellType(); in GetString() local
180 CellType eType = pCell->GetCellType(); in GetInputString() local
/aoo4110/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
/aoo4110/main/canvas/source/tools/
H A Dparametricpolypolygon.cxx236GradientType eType, in ParametricPolyPolygon()
251GradientType eType, in ParametricPolyPolygon()
266 GradientType eType, in ParametricPolyPolygon()
/aoo4110/main/svtools/source/misc/
H A Dlangtab.cxx162 String SvtLanguageTable::GetLanguageString( const LanguageType eType ) in GetLanguageString()
172 LanguageType eType = LANGUAGE_DONTKNOW; in GetType() local
/aoo4110/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()

Completed in 126 milliseconds

12345678910>>...19