Searched refs:pTblFld (Results 1 – 2 of 2) sorted by relevance
177 SwTblField* pTblFld = (SwTblField*) pFld; in GetValue() local178 if ( !pTblFld->IsValid() ) // ist der Wert gueltig ?? in GetValue()183 pTblFld->CalcField( rCalcPara ); in GetValue()186 nRet = pTblFld->GetValue(); in GetValue()
1422 SwTblField* const pTblFld = in lcl_CopyHint() local1425 pTblFld->PtrToBoxNm( &pDstTblNd->GetTable() ); in lcl_CopyHint()
Completed in 50 milliseconds