Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Ddoc.hxx1689 SwTableNode* IsIdxInTbl( const SwNodeIndex& rIdx );
1690 inline const SwTableNode* IsIdxInTbl( const SwNodeIndex& rIdx ) const;
2160 inline const SwTableNode* SwDoc::IsIdxInTbl( const SwNodeIndex& rIdx ) const in IsIdxInTbl() function in SwDoc
2162 return ((SwDoc*)this)->IsIdxInTbl( rIdx ); in IsIdxInTbl()
/trunk/main/sw/source/core/undo/
H A Dunsort.cxx259 if( !rDoc.IsIdxInTbl( pPam->Start()->nNode ) ) in RepeatImpl()
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx152 GetDoc()->IsIdxInTbl( pCrsr->GetPoint()->nNode ); in TableToText()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1562 GetDoc().IsIdxInTbl(pPaM->GetPoint()->nNode), in NextTableCell()
1731 SwTableNode* pTableNode = GetDoc().IsIdxInTbl( in EndTable()
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx765 SwTableNode* pTblNd = pDoc->IsIdxInTbl( rSttBox ); in InsTable()
H A Ddocfld.cxx2749 IsIdxInTbl(aTblNdIdx); in UpdateFld()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx849 0 != ( pDestNd = GetDoc()->IsIdxInTbl( PCURCRSR->GetPoint()->nNode ))) in Paste()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1442 pDoc->IsIdxInTbl( pTstCrsr->GetPoint()->nNode ) && in UpdateCrsr()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx243 SwTableNode* SwDoc::IsIdxInTbl(const SwNodeIndex& rIdx) in IsIdxInTbl() function in SwDoc

Completed in 208 milliseconds