Searched defs:eTyp (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | TableFieldInfo.hxx | 48 inline void SetDataType(sal_Int32 eTyp) { m_eDataType = eTyp; } in SetDataType()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | TableFieldDescription.hxx | 100 void SetDataType( sal_Int32 eTyp ) { m_eDataType = eTyp; } in SetDataType() 101 void SetFieldType( ETableFieldType eTyp ) { m_eFieldType = eTyp; } in SetFieldType() 105 void SetFunctionType( sal_Int32 eTyp ) { m_eFunctionType = eTyp; } in SetFunctionType()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edtox.cxx | 144 const SwTOXBase* SwEditShell::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() 254 const SwTOXType* SwEditShell::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType() 263 sal_uInt16 SwEditShell::GetTOIKeys( SwTOIKeyType eTyp, SvStringsSort& rArr ) const in GetTOIKeys()
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | filter.cxx | 58 WKTYP eTyp; variable
|
/aoo42x/main/sw/source/filter/html/ |
H A D | parcss1.hxx | 109 CSS1Selector( CSS1SelectorType eTyp, const String &rSel ) in CSS1Selector() 167 inline void CSS1Expression::Set( CSS1Token eTyp, const String &rVal, in Set()
|
/aoo42x/main/svl/inc/svl/ |
H A D | macitem.hxx | 104 ScriptType eTyp ) in SvxMacro()
|
/aoo42x/main/svx/source/items/ |
H A D | hlnkitem.cxx | 240 String& rTarget, String& rIntName, SvxLinkInsertMode eTyp, in SvxHyperlinkItem()
|
/aoo42x/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 278 const SwTOXType* SwTOXMgr::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType()
|
/aoo42x/main/sw/source/core/tox/ |
H A D | tox.cxx | 272 SwTOXType::SwTOXType( TOXTypes eTyp, const String& rName ) in SwTOXType() 291 SwForm::SwForm( TOXTypes eTyp ) // #i21237# in SwForm()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unredln.cxx | 386 RedlineType_t eTyp = bInsert ? nsRedlineType_t::REDLINE_INSERT : nsRedlineType_t::REDLINE_DELETE; in SwUndoCompDoc() local
|
H A D | unins.cxx | 868 SwUndoInsertLabel::SwUndoInsertLabel( const SwLabelType eTyp, in SwUndoInsertLabel()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 486 const SwTOXBase* SwDoc::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() 634 const SwTOXType* SwDoc::GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const in GetTOXType()
|
H A D | docredln.cxx | 3067 SwRedline::SwRedline(RedlineType_t eTyp, const SwPaM& rPam ) in SwRedline()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node.cxx | 815 SwStartNode* SwNode::FindSttNodeByType( SwStartNodeType eTyp ) in FindSttNodeByType()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 526 SvxExtNumType eTyp = bAllowPageDesc ? SVX_NUM_PAGEDESC : SVX_NUM_ARABIC; in GetNumTypeFromName() local
|
Completed in 87 milliseconds