Searched refs:IsIntrnlName (Results 1 – 6 of 6) sorted by relevance
137 sal_Bool IsIntrnlName() const { return eNmType == INTRNL_NAME; } in IsIntrnlName() function in SwTableFormula
94 if ( rNew.IsIntrnlName() ) in SwHistorySetFmt()759 if ( rNew.IsIntrnlName() ) in SwHistorySetAttrSet()
443 && ((SwTblField*)rDestFmtFld.GetField())->IsIntrnlName() ) in CopyTxtFld()
1410 && static_cast<const SwTblField*>(rFld.GetField())->IsIntrnlName()) in lcl_CopyHint()
331 &pItem ) && ((SwTblBoxFormula*)pItem)->IsIntrnlName() ) in lcl_CopyTblBox()
1282 ((SwTblField*)pFld)->IsIntrnlName() ) in GetContentAtPos()
Completed in 93 milliseconds