Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1367 const bool bTblCrsr = rSh.GetTableCrsr(); in KeyInput() local
1369 if( ( bVertText && ( !bTblCrsr || bVertTable ) ) || in KeyInput()
1370 ( bTblCrsr && bVertTable ) ) in KeyInput()
/trunk/main/sw/inc/
H A Ddoc.hxx1959 SwUnoCrsr* CreateUnoCrsr( const SwPosition& rPos, sal_Bool bTblCrsr = sal_False );

Completed in 46 milliseconds