/aoo42x/main/sw/source/filter/html/ |
H A D | parcss1.hxx | 109 CSS1Selector( CSS1SelectorType eTyp, const String &rSel ) in CSS1Selector() argument 110 : eType(eTyp), aSelector( rSel ), pNext( 0 ) in CSS1Selector() 142 CSS1Expression( CSS1Token eTyp, const String &rVal, in CSS1Expression() 144 : cOp(cO), eType(eTyp), aValue(rVal), nValue(nVal), pNext(0) in CSS1Expression() 149 inline void Set( CSS1Token eTyp, const String &rVal, double nVal, 167 inline void CSS1Expression::Set( CSS1Token eTyp, const String &rVal, in Set() argument 170 cOp = cO; eType = eTyp; aValue = rVal; nValue = nVal; pNext = 0; in Set()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | TableFieldDescription.hxx | 100 void SetDataType( sal_Int32 eTyp ) { m_eDataType = eTyp; } in SetDataType() argument 101 void SetFieldType( ETableFieldType eTyp ) { m_eFieldType = eTyp; } in SetFieldType() argument 105 void SetFunctionType( sal_Int32 eTyp ) { m_eFunctionType = eTyp; } in SetFunctionType() argument
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edtox.cxx | 144 const SwTOXBase* SwEditShell::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() argument 146 return GetDoc()->GetDefaultTOXBase( eTyp, bCreate ); in GetDefaultTOXBase() 254 const SwTOXType* SwEditShell::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType() argument 256 return pDoc->GetTOXType(eTyp, nId); in GetTOXType() 263 sal_uInt16 SwEditShell::GetTOIKeys( SwTOIKeyType eTyp, SvStringsSort& rArr ) const in GetTOIKeys() argument 265 return GetDoc()->GetTOIKeys( eTyp, rArr ); in GetTOIKeys()
|
H A D | edws.cxx | 245 sal_uInt16 SwEditShell::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount() 247 return pDoc->GetTOXTypeCount(eTyp); in GetTOXTypeCount()
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | filter.cxx | 57 extern WKTYP eTyp; // Typ der gerade in bearbeitung befindlichen Datei 58 WKTYP eTyp; variable 230 eTyp = ScanVersion( aStream ); in ScImportLotus123old() 234 return generate_Opcodes( aStream, *pDoc, aPrgrsBar, eTyp ); in ScImportLotus123old()
|
H A D | lotform.cxx | 42 extern WKTYP eTyp; 247 switch( eTyp ) in LotusRelToScRel() 273 switch( eTyp ) in LotusRelToScRel()
|
H A D | tool.cxx | 54 extern WKTYP eTyp; // -> filter.cxx, aktueller Dateityp
|
/aoo42x/main/sw/inc/ |
H A D | node.hxx | 201 SwStartNode* FindSttNodeByType( SwStartNodeType eTyp ); 202 inline const SwStartNode* FindSttNodeByType( SwStartNodeType eTyp ) const; 701 inline const SwStartNode* SwNode::FindSttNodeByType( SwStartNodeType eTyp ) const in FindSttNodeByType() 703 return ((SwNode*)this)->FindSttNodeByType( eTyp ); in FindSttNodeByType()
|
H A D | editsh.hxx | 397 const SwTOXBase* GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate = sal_False ); 412 sal_uInt16 GetTOXTypeCount(TOXTypes eTyp) const; 413 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const; 422 sal_uInt16 GetTOIKeys( SwTOIKeyType eTyp, SvStringsSort& rArr ) const;
|
H A D | swevent.hxx | 99 void Set( SwCallEventObjectType eTyp, const SwFrmFmt* pFmt ) in Set() 100 { eType = eTyp; PTR.pFmt = pFmt; PTR.IMAP.pIMapObj = 0; } in Set()
|
H A D | doc.hxx | 1486 sal_uInt16 GetTOXTypeCount( TOXTypes eTyp ) const; 1487 const SwTOXType* GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const; 1488 sal_Bool DeleteTOXType( TOXTypes eTyp, sal_uInt16 nId ); 1492 const SwTOXBase* GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate = sal_False ); 1496 sal_uInt16 GetTOIKeys( SwTOIKeyType eTyp, SvStringsSort& rArr ) const;
|
H A D | tox.hxx | 163 SwTOXType(TOXTypes eTyp, const String& aName);
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 102 sal_uInt16 SwDoc::GetTOIKeys( SwTOIKeyType eTyp, SvStringsSort& rArr ) const in SV_IMPL_PTRARR() 121 if( TOI_PRIMARY == eTyp ) in SV_IMPL_PTRARR() 486 const SwTOXBase* SwDoc::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() argument 489 switch(eTyp) in GetDefaultTOXBase() 501 SwForm aForm(eTyp); in GetDefaultTOXBase() 502 const SwTOXType* pType = GetTOXType(eTyp, 0); in GetDefaultTOXBase() 624 sal_uInt16 SwDoc::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount() 629 if( eTyp == (*ppTTypes)->GetType() ) in GetTOXTypeCount() 634 const SwTOXType* SwDoc::GetTOXType( TOXTypes eTyp, sal_uInt16 nId ) const in GetTOXType() argument 639 if( eTyp == (*ppTTypes)->GetType() && nCnt++ == nId ) in GetTOXType()
|
/aoo42x/main/sw/source/core/tox/ |
H A D | tox.cxx | 272 SwTOXType::SwTOXType( TOXTypes eTyp, const String& rName ) in SwTOXType() argument 275 eType(eTyp) in SwTOXType() 291 SwForm::SwForm( TOXTypes eTyp ) // #i21237# in SwForm() argument 292 : eType( eTyp ), nFormMaxLevel( SwForm::GetFormMaxLevel( eTyp )), in SwForm()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | TableFieldInfo.hxx | 48 inline void SetDataType(sal_Int32 eTyp) { m_eDataType = eTyp; } in SetDataType() argument
|
/aoo42x/main/svl/inc/svl/ |
H A D | macitem.hxx | 104 ScriptType eTyp ) in SvxMacro() argument 105 : aMacName( rMacName ), aLibName( rLibName ), pFunctionObject(NULL), eType( eTyp ) in SvxMacro()
|
/aoo42x/main/svx/source/items/ |
H A D | hlnkitem.cxx | 240 String& rTarget, String& rIntName, SvxLinkInsertMode eTyp, in SvxHyperlinkItem() argument 246 eType (eTyp), in SvxHyperlinkItem()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 526 SvxExtNumType eTyp = bAllowPageDesc ? SVX_NUM_PAGEDESC : SVX_NUM_ARABIC; in GetNumTypeFromName() local 528 eTyp = SVX_NUM_ARABIC; in GetNumTypeFromName() 530 eTyp = SVX_NUM_ROMAN_LOWER; in GetNumTypeFromName() 532 eTyp = SVX_NUM_ROMAN_UPPER; in GetNumTypeFromName() 534 eTyp = ( rStr.GetChar( 0 ) == 'A' ) in GetNumTypeFromName() 538 eTyp = ( rStr.GetChar( 0 ) == 'R' ) in GetNumTypeFromName() 541 return eTyp; in GetNumTypeFromName()
|
/aoo42x/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 278 const SwTOXType* SwTOXMgr::GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const in GetTOXType() argument 280 return pSh->GetTOXType(eTyp, nId); in GetTOXType()
|
/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 387 pRedlData = new SwRedlineData( eTyp, pDoc->GetRedlineAuthor() ); in SwUndoCompDoc()
|
H A D | unins.cxx | 868 SwUndoInsertLabel::SwUndoInsertLabel( const SwLabelType eTyp, in SwUndoInsertLabel() argument 882 eType( eTyp ), in SwUndoInsertLabel()
|
/aoo42x/main/svx/inc/svx/ |
H A D | hlnkitem.hxx | 64 SvxLinkInsertMode eTyp = HLINK_FIELD,
|
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoInsert.hxx | 193 SwUndoInsertLabel( const SwLabelType eTyp, const String &rText,
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node.cxx | 815 SwStartNode* SwNode::FindSttNodeByType( SwStartNodeType eTyp ) in FindSttNodeByType() argument 819 while( eTyp != pTmp->GetStartNodeType() && pTmp->GetIndex() ) in FindSttNodeByType() 825 return eTyp == pTmp->GetStartNodeType() ? pTmp : 0; in FindSttNodeByType()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | toxmgr.hxx | 303 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const;
|