Searched refs:eNmType (Results 1 – 2 of 2) sorted by relevance
96 NameType eNmType; // akt. Darstellungs Art member in SwTableFormula122 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()
317 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 20 milliseconds