Home
last modified time | relevance | path

Searched defs:eTyp (Results 1 – 15 of 15) sorted by path

/trunk/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx100 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()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableFieldInfo.hxx48 inline void SetDataType(sal_Int32 eTyp) { m_eDataType = eTyp; } in SetDataType()
/trunk/main/sc/source/filter/lotus/
H A Dfilter.cxx58 WKTYP eTyp; variable
/trunk/main/svl/inc/svl/
H A Dmacitem.hxx104 ScriptType eTyp ) in SvxMacro()
/trunk/main/svx/source/items/
H A Dhlnkitem.cxx240 String& rTarget, String& rIntName, SvxLinkInsertMode eTyp, in SvxHyperlinkItem()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx3067 SwRedline::SwRedline(RedlineType_t eTyp, const SwPaM& rPam ) in SwRedline()
H A Ddoctxm.cxx486 const SwTOXBase* SwDoc::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase()
634 const SwTOXType* SwDoc::GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const in GetTOXType()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx815 SwStartNode* SwNode::FindSttNodeByType( SwStartNodeType eTyp ) in FindSttNodeByType()
/trunk/main/sw/source/core/edit/
H A Dedtox.cxx144 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()
/trunk/main/sw/source/core/tox/
H A Dtox.cxx272 SwTOXType::SwTOXType( TOXTypes eTyp, const String& rName ) in SwTOXType()
291 SwForm::SwForm( TOXTypes eTyp ) // #i21237# in SwForm()
/trunk/main/sw/source/core/undo/
H A Dunins.cxx868 SwUndoInsertLabel::SwUndoInsertLabel( const SwLabelType eTyp, in SwUndoInsertLabel()
H A Dunredln.cxx386 RedlineType_t eTyp = bInsert ? nsRedlineType_t::REDLINE_INSERT : nsRedlineType_t::REDLINE_DELETE; in SwUndoCompDoc() local
/trunk/main/sw/source/filter/html/
H A Dparcss1.hxx109 CSS1Selector( CSS1SelectorType eTyp, const String &rSel ) in CSS1Selector()
167 inline void CSS1Expression::Set( CSS1Token eTyp, const String &rVal, in Set()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx526 SvxExtNumType eTyp = bAllowPageDesc ? SVX_NUM_PAGEDESC : SVX_NUM_ARABIC; in GetNumTypeFromName() local
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx278 const SwTOXType* SwTOXMgr::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType()

Completed in 104 milliseconds