Searched refs:SwCalcFldType (Results 1 – 3 of 3) sorted by relevance
123 struct SwCalcFldType : public SwHash struct127 SwCalcFldType( const String& rStr, const SwFieldType* pFldTyp ) in SwCalcFldType() argument147 SwCalcFldType* aFldTypeTable[ TBLSZ ];
2648 SwCalcFldType* pNew = new SwCalcFldType( sFldName, &rType ); in InsertFldType()2679 aFldTypeTable[ n ] = (SwCalcFldType*)pFnd->pNext; in RemoveFldType()
546 ((SwCalcFldType*)pEntry)->pFldType ); in VarLook()
Completed in 44 milliseconds