Home
last modified time | relevance | path

Searched refs:eTOXType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx41 TOXTypes eTOXType; member in SwTOXDescription
79 eTOXType(eType), in SwTOXDescription()
103 void SetTOXType(TOXTypes eSet) { eTOXType = eSet;} in SetTOXType()
104 TOXTypes GetTOXType() const { return eTOXType;} in GetTOXType()
185 TOXTypes eTOXType; member in SwTOXMarkDescription
206 eTOXType(eType), in SwTOXMarkDescription()
229 TOXTypes GetTOXType()const {return eTOXType;} in GetTOXType()
/trunk/main/sw/source/core/tox/
H A Dtox.cxx408 sal_uInt16 SwForm::GetFormMaxLevel( TOXTypes eTOXType ) in GetFormMaxLevel() argument
411 switch( eTOXType ) in GetFormMaxLevel()
/trunk/main/sw/inc/
H A Dtox.hxx372 SwForm( TOXTypes eTOXType = TOX_CONTENT );

Completed in 37 milliseconds