Searched defs:eT (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sal/typesconfig/ |
H A D | typesconfig.c | 125 int check( TestFunc func, Type eT, void* p ) in check() 172 int GetAtAddress( Type eT, void* p ) in GetAtAddress() 188 int GetAtAddress( Type eT, void* p ) in GetAtAddress() 218 int SetAtAddress( Type eT, void* p ) in SetAtAddress() 231 char* TypeName( Type eT ) in TypeName() 255 int CheckGetAccess( Type eT, void* p ) in CheckGetAccess() 266 int CheckSetAccess( Type eT, void* p ) in CheckSetAccess() 289 int GetAlignment( Type eT ) in GetAlignment() 423 void InfoMemoryTypeAccess( Type eT ) in InfoMemoryTypeAccess()
|
/aoo41x/main/tools/workben/ |
H A D | solar.c | 167 int check( TestFunc func, Type eT, void* p ) in check() 214 int GetAtAddress( Type eT, void* p ) in GetAtAddress() 227 int SetAtAddress( Type eT, void* p ) in SetAtAddress() 240 char* TypeName( Type eT ) in TypeName() 253 int CheckGetAccess( Type eT, void* p ) in CheckGetAccess() 264 int CheckSetAccess( Type eT, void* p ) in CheckSetAccess() 276 int GetAlignment( Type eT ) in GetAlignment()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | eedata.hxx | 60 TextMarkingClass(TextMarkingType eT, sal_uInt32 nI) : eType(eT), nIndex(nI) {} in TextMarkingClass()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewdlg2.cxx | 149 const SwLabelType eT = eType & nsSelectionType::SEL_TBL ? LTYPE_TABLE : in InsertCaption() local
|
/aoo41x/main/editeng/source/items/ |
H A D | flditem.cxx | 210 SvxDateField::SvxDateField( const Date& rDate, SvxDateType eT, SvxDateFormat eF ) in SvxDateField() 559 SvxExtTimeField::SvxExtTimeField( const Time& rTime, SvxTimeType eT, SvxTimeFormat eF ) in SvxExtTimeField() 698 SvxExtFileField::SvxExtFileField( const XubString& rStr, SvxFileType eT, SvxFileFormat eF ) in SvxExtFileField() 848 SvxAuthorType eT, SvxAuthorFormat eF ) in SvxAuthorField()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | StyleOOoTContext.cxx | 1078 XMLFamilyType eT, in XMLStyleOOoTContext() 1089 XMLFamilyType eT, in XMLStyleOOoTContext()
|
/aoo41x/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 599 SwTOXPara::SwTOXPara( const SwCntntNode& rNd, SwTOXElement eT, sal_uInt16 nLevel ) in SwTOXPara()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docredln.cxx | 3009 SwRedlineData::SwRedlineData( RedlineType_t eT, sal_uInt16 nAut ) in SwRedlineData() 3030 SwRedlineData::SwRedlineData(RedlineType_t eT, sal_uInt16 nAut, const DateTime& rDT, in SwRedlineData()
|
H A D | doctxm.cxx | 421 SectionType eT = pSectNd->GetSection().GetType(); in InsertTableOf() local 463 SectionType eT = pSectNd->GetSection().GetType(); in GetCurTOX() local
|
Completed in 69 milliseconds