Searched refs:setForeground (Results 1 – 16 of 16) sorted by relevance
355 public void setForeground(java.awt.Color c) { in setForeground() method in WindowsAccessBridgeAdapter.PopupMenuProxy356 menuComponent.setForeground(c); in setForeground()546 public void setForeground(java.awt.Color c) { in setForeground() method in WindowsAccessBridgeAdapter.ListProxy547 listComponent.setForeground(c); in setForeground()
77 setForeground(textSelectionColor); in getTreeCellRendererComponent()80 setForeground(textSelectionColor); in getTreeCellRendererComponent()
60 setForeground(TextColor); in init()
208 fmt.setForeground(parseColorString(value)); in handleAttribute()317 resolvedFormat.setForeground(parentFormat.getForeground()); in getResolved()
357 public void setForeground(Color c) { in setForeground() method in Format
80 [oneway] void setForeground( [in] com::sun::star::util::Color Color );
83 public void setForeground(java.awt.Color c) { in setForeground() method in AccessibleComponentImpl
416 public void setForeground(java.awt.Color c) { in setForeground() method in Window.AccessibleWindow
519 public void setForeground(java.awt.Color c) { in setForeground() method in Dialog.AccessibleDialog
511 public void setForeground(java.awt.Color c) { in setForeground() method in Frame.AccessibleFrame
539 public void setForeground(java.awt.Color c) { in setForeground() method in Component.AccessibleUNOComponent
624 public void setForeground(java.awt.Color c) { in setForeground() method in Container.AccessibleContainer
321 StyleConstants.setForeground(as, in setAttribute()
414 fmt.setForeground(fd.getForeground()); in readCellFormat()
188 void SAL_CALL setForeground( sal_Int32 Color ) throw(::com::sun::star::uno::RuntimeException);
1263 void VCLXWindow::setForeground( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException) in setForeground() function in VCLXWindow
Completed in 82 milliseconds