Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Dfmtcol.cxx509 aSubCondition.pFldExpression = new String( rSubExp ); in SwCollCondition()
519 aSubCondition.pFldExpression = new String( *rCopy.GetFldExpression() ); in SwCollCondition()
528 delete aSubCondition.pFldExpression; in ~SwCollCondition()
546 const String* pTmp = aSubCondition.pFldExpression; in operator ==()
548 pTmp = rCmp.aSubCondition.pFldExpression; in operator ==()
573 delete aSubCondition.pFldExpression; in SetCondition()
/aoo42x/main/sw/inc/
H A Dfmtcol.hxx227 String* pFldExpression; member
254 { return aSubCondition.pFldExpression; } in GetFldExpression()

Completed in 13 milliseconds