Home
last modified time | relevance | path

Searched refs:pFndTxtAttr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1295 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1356 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1422 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1461 rCntntAtPos.pFndTxtAttr = pTxtAttr; in GetContentAtPos()
1476 rCntntAtPos.pFndTxtAttr = 0; in GetContentAtPos()
1560 rCntntAtPos.pFndTxtAttr = 0; in GetContentAtPos()
1691 if( pFndTxtAttr ) in IsInProtectSect()
1697 pNd = ((SwTxtFld*)pFndTxtAttr)->GetpTxtNode(); in IsInProtectSect()
1701 pNd = &((SwTxtFtn*)pFndTxtAttr)->GetTxtNode(); in IsInProtectSect()
1705 pNd = ((SwTxtINetFmt*)pFndTxtAttr)->GetpTxtNode(); in IsInProtectSect()
[all …]
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx246 if( aCntntAtPos.pFndTxtAttr && aCntntAtPos.aFnd.pAttr ) in RequestHelp()
263 if( sTxt.Len() && aCntntAtPos.pFndTxtAttr ) in RequestHelp()
265 const SwTOXType* pTType = aCntntAtPos.pFndTxtAttr-> in RequestHelp()
H A Dedtwin.cxx4207 if ( aCntntAtPos.pFndTxtAttr != NULL in MouseButtonUp()
4208 && aCntntAtPos.pFndTxtAttr->Which() == RES_TXTATR_INPUTFIELD ) in MouseButtonUp()
4213 rSh.SelectTxt( *(aCntntAtPos.pFndTxtAttr->GetStart()) + 1, in MouseButtonUp()
4214 *(aCntntAtPos.pFndTxtAttr->End()) - 1 ); in MouseButtonUp()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx128 const SwTxtAttr* pFndTxtAttr; member
134 pFndTxtAttr = 0; in SwContentAtPos()

Completed in 75 milliseconds