Home
last modified time | relevance | path

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

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

Completed in 108 milliseconds