Home
last modified time | relevance | path

Searched refs:bDrawText (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx211 bool bDrawText = SHELL_MODE_DRAWTEXT == eSelMode; in GetNextWrongSentence() local
223 if(!bDrawText && !bNormalText) in GetNextWrongSentence()
231 bDrawText = true; in GetNextWrongSentence()
232 bNormalText = !bDrawText; in GetNextWrongSentence()
296 if( bDrawText ) in GetNextWrongSentence()
464 bool bDrawText = SHELL_MODE_DRAWTEXT == eSelMode; in ApplyChangedSentence() local
478 else if(bDrawText ) in ApplyChangedSentence()
532 bool bDrawText = SHELL_MODE_DRAWTEXT == eSelMode; in SetGrammarChecking() local
540 else if( bDrawText ) in SetGrammarChecking()
/trunk/main/vcl/source/control/
H A Dbutton.cxx374 sal_Bool bDrawText = aText.Len() && ! ( ImplGetButtonState() & BUTTON_DRAW_NOTEXT ); in ImplDrawAlignedImage() local
378 if ( !bDrawImage && !bDrawText && !bHasSymbol ) in ImplDrawAlignedImage()
399 if ( bHasSymbol && !bDrawImage && !bDrawText ) in ImplDrawAlignedImage()
404 else if ( bDrawText && !bDrawImage && !bHasSymbol ) in ImplDrawAlignedImage()
446 if ( bDrawText || bHasSymbol ) in ImplDrawAlignedImage()
456 if ( bDrawText ) in ImplDrawAlignedImage()
477 if ( bDrawText ) in ImplDrawAlignedImage()
655 if ( bDrawText ) in ImplDrawAlignedImage()
H A Dlstbox.cxx1528 void ListBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bo… in DrawEntry() argument
1531 …mpImplLB->GetMainWindow()->DrawEntry( rEvt.GetItemId(), bDrawImage, bDrawText, bDrawTextAtImagePos… in DrawEntry()
1533 mpImplWin->DrawEntry( bDrawImage, bDrawText, bDrawTextAtImagePos ); in DrawEntry()
H A Dilstbox.cxx1832 void ImplListBoxWindow::DrawEntry( sal_uInt16 nPos, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bo… in DrawEntry() argument
1888 if( bDrawText ) in DrawEntry()
2974 void ImplWin::DrawEntry( sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtImagePos, boo… in DrawEntry() argument
3023 if( bDrawText && maString.Len() ) in DrawEntry()
H A Dcombobox.cxx1377 void ComboBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_B… in DrawEntry() argument
1380 …mpImplLB->GetMainWindow()->DrawEntry( rEvt.GetItemId(), bDrawImage, bDrawText, bDrawTextAtImagePos… in DrawEntry()
/trunk/main/vcl/inc/
H A Dilstbox.hxx299 …void DrawEntry( sal_uInt16 nPos, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtI…
639 …void DrawEntry( sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDrawTextAtImagePos = sal_Fal…
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx155 …void DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal…
H A Dstatus.hxx110 …SAL_DLLPRIVATE void ImplDrawItem( sal_Bool bOffScreen, sal_uInt16 nPos, sal_Bool bDrawText, sal_…
H A Dlstbox.hxx204 …void DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDr…
/trunk/main/vcl/source/window/
H A Dstatus.cxx431 void StatusBar::ImplDrawItem( sal_Bool bOffScreen, sal_uInt16 nPos, sal_Bool bDrawText, sal_Bool bD… in ImplDrawItem() argument
454 if ( bDrawText ) in ImplDrawItem()

Completed in 102 milliseconds