Searched refs:IsUserDrawEnabled (Results 1 – 6 of 6) sorted by relevance
718 if ( IsUserDrawEnabled() || aMetrics.bImage ) in ImplUpdateEntryMetrics()727 if ( !aMetrics.bText && !aMetrics.bImage && !IsUserDrawEnabled() ) in ImplUpdateEntryMetrics()1812 if ( IsUserDrawEnabled() ) in ImplPaint()1904 … if( !bDrawTextAtImagePos && ( mpEntryList->HasEntryImage(nPos) || IsUserDrawEnabled() ) ) in DrawEntry()2952 if ( IsUserDrawEnabled() ) in ImplDraw()3038 if ( !bDrawTextAtImagePos && ( bImage || IsUserDrawEnabled() ) ) in DrawEntry()
1370 sal_Bool ComboBox::IsUserDrawEnabled() const in IsUserDrawEnabled() function in ComboBox1372 return mpImplLB->GetMainWindow()->IsUserDrawEnabled(); in IsUserDrawEnabled()
1563 sal_Bool ListBox::IsUserDrawEnabled() const in IsUserDrawEnabled() function in ListBox1565 return mpImplLB->GetMainWindow()->IsUserDrawEnabled(); in IsUserDrawEnabled()
336 bool IsUserDrawEnabled() const { return mbUserDrawEnabled; } in IsUserDrawEnabled() function in ImplListBoxWindow637 bool IsUserDrawEnabled() const { return mbUserDrawEnabled; } in IsUserDrawEnabled() function in ImplWin
153 sal_Bool IsUserDrawEnabled() const;
202 sal_Bool IsUserDrawEnabled() const;
Completed in 49 milliseconds