Home
last modified time | relevance | path

Searched refs:bTblCrsr (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/core/doc/
H A Ddoc.cxx2711 SwUnoCrsr* SwDoc::CreateUnoCrsr( const SwPosition& rPos, sal_Bool bTblCrsr ) in CreateUnoCrsr() argument
2714 if( bTblCrsr ) in CreateUnoCrsr()
/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin.cxx1364 const bool bTblCrsr = rSh.GetTableCrsr(); in KeyInput() local
1366 if( ( bVertText && ( !bTblCrsr || bVertTable ) ) || in KeyInput()
1367 ( bTblCrsr && bVertTable ) ) in KeyInput()
/AOO42X/main/sw/inc/
H A Ddoc.hxx1959 SwUnoCrsr* CreateUnoCrsr( const SwPosition& rPos, sal_Bool bTblCrsr = sal_False );