Home
last modified time | relevance | path

Searched refs:eNmType (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/inc/
H A Dcellfml.hxx96 NameType eNmType; // akt. Darstellungs Art member in SwTableFormula
122 eNmType = rCpy.eNmType; in operator =()
137 sal_Bool IsIntrnlName() const { return eNmType == INTRNL_NAME; } in IsIntrnlName()
139 NameType GetNameType() const { return eNmType; } in GetNameType()
150 eNmType = EXTRNL_NAME; in SetFormula()
/aoo41x/main/sw/source/core/fields/
H A Dcellfml.cxx317 eNmType = EXTRNL_NAME; in SwTableFormula()
479 eNmType == EXTRNL_NAME ); in BoxNmsToRelNm()
546 switch( eNmType) in PtrToBoxNm()
563 eNmType = EXTRNL_NAME; in PtrToBoxNm()
571 switch( eNmType) in BoxNmToPtr()
588 eNmType = INTRNL_NAME; in BoxNmToPtr()
596 switch( eNmType) in ToRelBoxNm()
610 eNmType = REL_NAME; in ToRelBoxNm()
998 switch( eNmType) in _HasValidBoxes()
1109 switch( eNmType ) in _SplitMergeBoxNm()
[all …]

Completed in 23 milliseconds