Home
last modified time | relevance | path

Searched refs:bToTop (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx466 sal_Bool bRet = sal_False, bMoveCrsr = sal_True, bToTop = sal_False; in ExtSelWrd() local
473 case -1: bToTop = sal_False; break; in ExtSelWrd()
474 case 1: bToTop = sal_True; break; in ExtSelWrd()
484 if( bToTop ) in ExtSelWrd()
490 if( bToTop ) in ExtSelWrd()
498 if( bToTop ) in ExtSelWrd()
529 sal_Bool bToTop = !IsCrsrPtAtEnd(); in ExtSelLn() local
533 if( bToTop ? !IsEndSentence() : !IsStartSentence() ) in ExtSelLn()
535 if( bToTop ) in ExtSelLn()
546 return bToTop ? SwCrsrShell::GoStartSentence() : SwCrsrShell::GoEndSentence(); in ExtSelLn()
/trunk/main/sw/source/core/bastyp/
H A Dswcache.cxx307 const sal_Bool bToTop ) in Get() argument
314 else if ( bToTop && pRet != pFirst ) in Get()
330 SwCacheObj *SwCache::Get( const void *pOwner, const sal_Bool bToTop ) in Get() argument
339 if ( bToTop && pRet && pRet != pFirst ) in Get()
/trunk/main/sw/source/core/inc/
H A Dswcache.hxx123 SwCacheObj *Get( const void *pOwner, const sal_Bool bToTop = sal_True );
125 const sal_Bool bToTop = sal_True );
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx1084 SwSelBoxes& rBoxes, sal_Bool bToTop ) const in SelLineFromBox()
1087 if( bToTop ) in SelLineFromBox()
/trunk/main/sw/inc/
H A Dswtable.hxx292 SwSelBoxes& rBoxes, sal_Bool bToTop = sal_True ) const;
/trunk/main/automation/source/server/
H A Dstatemnt.hxx146 sal_Bool bToTop; member
H A Dstatemnt.cxx2064 GetTTSettings()->bToTop = sal_True; in Translate()
2068 if ( GetTTSettings()->bToTop ) in Translate()
2071 GetTTSettings()->bToTop = sal_False; in Translate()
2142 GetTTSettings()->bToTop = sal_True; in Translate()
2150 GetTTSettings()->bToTop = sal_True; in Translate()
2159 GetTTSettings()->bToTop = sal_True; in Translate()
H A Dsta_list.cxx120 pTTSettings->bToTop = sal_True; in GetTTSettings()

Completed in 98 milliseconds