Home
last modified time | relevance | path

Searched refs:aFnd (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx154 sTxt += ((SwTblBoxFormula*)aCntntAtPos.aFnd.pAttr)->GetFormula(); in RequestHelp()
161 ((SwTblBoxValue*)aCntntAtPos.aFnd.pAttr)->GetValue() ) in RequestHelp()
172 sTxt = ((SfxStringItem*)aCntntAtPos.aFnd.pAttr)->GetValue(); in RequestHelp()
246 if( aCntntAtPos.pFndTxtAttr && aCntntAtPos.aFnd.pAttr ) in RequestHelp()
248 const SwFmtFtn* pFtn = (SwFmtFtn*)aCntntAtPos.aFnd.pAttr; in RequestHelp()
258 lcl_GetRedlineHelp( *aCntntAtPos.aFnd.pRedl, sTxt, bBalloon ); in RequestHelp()
276 if(aCntntAtPos.aFnd.pAttr) in RequestHelp()
280 sTxt += ((const SwFmtRefMark*)aCntntAtPos.aFnd.pAttr)->GetRefName(); in RequestHelp()
289 const SwField* pFld = aCntntAtPos.aFnd.pFld; in RequestHelp()
363 lcl_GetRedlineHelp( *aCntntAtPos.aFnd.pRedl, sTxt, bBalloon ); in RequestHelp()
H A DSidebarTxtControl.cxx126 sTxt += aCntntAtPos.aFnd.pRedl->GetAuthorString(); in RequestHelp()
128 sTxt += GetAppLangDateTimeString( aCntntAtPos.aFnd.pRedl->GetTimeStamp() ); in RequestHelp()
H A Dedtwin.cxx3806 const SwField* pFld = aCntntAtPos.aFnd.pFld; in MouseMove()
3831 pINet = (SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr; in MouseMove()
4218 rSh.ClickToField( *aCntntAtPos.aFnd.pFld ); in MouseButtonUp()
4229 … ASSERT( aCntntAtPos.aFnd.pFldmark != NULL, "where is my field ptr???"); in MouseButtonUp()
4230 if ( aCntntAtPos.aFnd.pFldmark != NULL) in MouseButtonUp()
4232 … IFieldmark *fieldBM = const_cast< IFieldmark* > ( aCntntAtPos.aFnd.pFldmark ); in MouseButtonUp()
4251 … rSh.ClickToINetAttr( *(SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr, nFilter ); in MouseButtonUp()
H A Dromenu.cxx128 SwFmtINetFmt &rIItem = *(SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr; in SwReadOnlyPopup()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1191 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()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx123 } aFnd; member
133 aFnd.pFld = 0; in SwContentAtPos()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2115 if( GetContentAtPos(rPt, aCntntAtPos) && aCntntAtPos.aFnd.pNode) in GetNumRuleNodeAtPos()
2116 pResult = aCntntAtPos.aFnd.pNode->GetTxtNode(); in GetNumRuleNodeAtPos()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx660 if( *aCntntAtPos.aFnd.pRedl == rRedline ) in Execute()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx449 ((SwFmtINetFmt*)aCntntAtPos.aFnd.pAttr)->GetValue(), in GetData()

Completed in 109 milliseconds