Searched refs:eTOXType (Results 1 – 3 of 3) sorted by relevance
41 TOXTypes eTOXType; member in SwTOXDescription79 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 SwTOXMarkDescription206 eTOXType(eType), in SwTOXMarkDescription()229 TOXTypes GetTOXType()const {return eTOXType;} in GetTOXType()
408 sal_uInt16 SwForm::GetFormMaxLevel( TOXTypes eTOXType ) in GetFormMaxLevel() argument411 switch( eTOXType ) in GetFormMaxLevel()
372 SwForm( TOXTypes eTOXType = TOX_CONTENT );
Completed in 32 milliseconds