Searched refs:aFnd (Results 1 – 9 of 9) sorted by relevance
151 sTxt += ((SwTblBoxFormula*)aCntntAtPos.aFnd.pAttr)->GetFormula(); in RequestHelp()158 ((SwTblBoxValue*)aCntntAtPos.aFnd.pAttr)->GetValue() ) in RequestHelp()169 sTxt = ((SfxStringItem*)aCntntAtPos.aFnd.pAttr)->GetValue(); in RequestHelp()243 if( aCntntAtPos.pFndTxtAttr && aCntntAtPos.aFnd.pAttr ) in RequestHelp()245 const SwFmtFtn* pFtn = (SwFmtFtn*)aCntntAtPos.aFnd.pAttr; in RequestHelp()255 lcl_GetRedlineHelp( *aCntntAtPos.aFnd.pRedl, sTxt, bBalloon ); in RequestHelp()273 if(aCntntAtPos.aFnd.pAttr) in RequestHelp()277 sTxt += ((const SwFmtRefMark*)aCntntAtPos.aFnd.pAttr)->GetRefName(); in RequestHelp()286 const SwField* pFld = aCntntAtPos.aFnd.pFld; in RequestHelp()360 lcl_GetRedlineHelp( *aCntntAtPos.aFnd.pRedl, sTxt, bBalloon ); in RequestHelp()
123 sTxt += aCntntAtPos.aFnd.pRedl->GetAuthorString(); in RequestHelp()125 sTxt += GetAppLangDateTimeString( aCntntAtPos.aFnd.pRedl->GetTimeStamp() ); in RequestHelp()
3803 const SwField* pFld = aCntntAtPos.aFnd.pFld; in MouseMove()3828 pINet = (SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr; in MouseMove()4215 rSh.ClickToField( *aCntntAtPos.aFnd.pFld ); in MouseButtonUp()4226 … ASSERT( aCntntAtPos.aFnd.pFldmark != NULL, "where is my field ptr???"); in MouseButtonUp()4227 if ( aCntntAtPos.aFnd.pFldmark != NULL) in MouseButtonUp()4229 … IFieldmark *fieldBM = const_cast< IFieldmark* > ( aCntntAtPos.aFnd.pFldmark ); in MouseButtonUp()4248 … rSh.ClickToINetAttr( *(SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr, nFilter ); in MouseButtonUp()
128 SwFmtINetFmt &rIItem = *(SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr; in SwReadOnlyPopup()
1191 rCntntAtPos.aFnd.pNode = pTxtNd; in GetContentAtPos()1294 rCntntAtPos.aFnd.pFld = pFld; in GetContentAtPos()1307 rCntntAtPos.aFnd.pFldmark = pFldBookmark; in GetContentAtPos()1357 rCntntAtPos.aFnd.pAttr = &pTxtAttr->GetAttr(); in GetContentAtPos()1423 rCntntAtPos.aFnd.pAttr = &pTxtAttr->GetAttr(); in GetContentAtPos()1459 rCntntAtPos.aFnd.pAttr = &pTxtAttr->GetAttr(); in GetContentAtPos()1474 rCntntAtPos.aFnd.pRedl = pRedl; in GetContentAtPos()1561 rCntntAtPos.aFnd.pAttr = pItem; in GetContentAtPos()1660 rCntntAtPos.aFnd.pFld = 0; in GetContentAtPos()
123 } aFnd; member133 aFnd.pFld = 0; in SwContentAtPos()
2115 if( GetContentAtPos(rPt, aCntntAtPos) && aCntntAtPos.aFnd.pNode) in GetNumRuleNodeAtPos()2116 pResult = aCntntAtPos.aFnd.pNode->GetTxtNode(); in GetNumRuleNodeAtPos()
658 if( *aCntntAtPos.aFnd.pRedl == rRedline ) in Execute()
449 ((SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr)->GetValue(), in GetData()