Home
last modified time | relevance | path

Searched refs:getBackground (Results 1 – 25 of 241) sorted by relevance

12345678910

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java318 if ((fmt.getBackground() == null) && (parentFormat.getBackground() != null)) in getResolved()
319 resolvedFormat.setBackground(parentFormat.getBackground()); in getResolved()
429 if (fmt.getBackground() != null) in writeAttributes()
431 buildColorString(fmt.getBackground())); in writeAttributes()
H A DFormat.java124 background = fmt.getBackground(); in Format()
390 public Color getBackground() { in getBackground() method in Format
/trunk/main/sw/source/core/access/
H A Daccheaderfooter.cxx143 sal_Int32 SAL_CALL SwAccessibleHeaderFooter::getBackground() in getBackground() function in SwAccessibleHeaderFooter
152 return xAccContext->getBackground(); in getBackground()
155 return SwAccessibleContext::getBackground(); in getBackground()
H A Dacccell.cxx495 sal_Int32 SAL_CALL SwAccessibleCell::getBackground() in getBackground() function in SwAccessibleCell
509 crBack = (sal_uInt32)xCompoentDoc->getBackground(); in getBackground()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java342 public java.awt.Color getBackground() { in getBackground() method in WindowsAccessBridgeAdapter.PopupMenuProxy
343 return menuComponent.getBackground(); in getBackground()
533 public java.awt.Color getBackground() { in getBackground() method in WindowsAccessBridgeAdapter.ListProxy
534 return listComponent.getBackground(); in getBackground()
/trunk/main/svx/source/inc/
H A Dcharmapacc.hxx83 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
164 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
261 …al sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException) { return m… in getBackground() function in svx::SvxShowCharSetItemAcc
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblestatusbaritem.cxx437 sal_Int32 VCLXAccessibleStatusBarItem::getBackground( ) throw (RuntimeException) in getBackground() function in VCLXAccessibleStatusBarItem
447 nColor = xParentComp->getBackground(); in getBackground()
529 sal_Int32 nBackColor = getBackground(); in getCharacterAttributes()
H A Dvclxaccessibletabpage.cxx511 sal_Int32 VCLXAccessibleTabPage::getBackground( ) throw (RuntimeException) in getBackground() function in VCLXAccessibleTabPage
521 nColor = xParentComp->getBackground(); in getBackground()
603 sal_Int32 nBackColor = getBackground(); in getCharacterAttributes()
H A Daccessiblemenuitemcomponent.cxx454 sal_Int32 OAccessibleMenuItemComponent::getBackground( ) throw (RuntimeException) in getBackground() function in OAccessibleMenuItemComponent
464 nColor = xParentComp->getBackground(); in getBackground()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleComponentImpl.java62 public java.awt.Color getBackground() { in getBackground() method in AccessibleComponentImpl
64 return new java.awt.Color(unoObject.getBackground()); in getBackground()
H A DWindow.java395 public java.awt.Color getBackground() { in getBackground() method in Window.AccessibleWindow
397 return new java.awt.Color(unoAccessibleComponent.getBackground()); in getBackground()
H A DDialog.java498 public java.awt.Color getBackground() { in getBackground() method in Dialog.AccessibleDialog
500 return new java.awt.Color(unoAccessibleComponent.getBackground()); in getBackground()
H A DFrame.java490 public java.awt.Color getBackground() { in getBackground() method in Frame.AccessibleFrame
492 return new java.awt.Color(unoAccessibleComponent.getBackground()); in getBackground()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartShape.cxx240 sal_Int32 AccessibleChartShape::getBackground() in getBackground() function in chart::AccessibleChartShape
246 nColor = m_pAccShape->getBackground(); in getBackground()
H A DAccessibleChartElement.cxx321 sal_Int32 SAL_CALL AccessibleChartElement::getBackground() in getBackground() function in chart::AccessibleChartElement
324 return AccessibleBase::getBackground(); in getBackground()
/trunk/main/accessibility/source/extended/
H A Daccessibleeditbrowseboxcell.cxx105 sal_Int32 SAL_CALL EditBrowseBoxTableCell::getBackground( ) throw (RuntimeException) in getBackground() function in accessibility::EditBrowseBoxTableCell
110 return xAccComp->getBackground(); in getBackground()
H A Daccessibletabbarpage.cxx449 sal_Int32 AccessibleTabBarPage::getBackground( ) throw (RuntimeException) in getBackground() function in accessibility::AccessibleTabBarPage
459 nColor = xParentComp->getBackground(); in getBackground()
H A DAccessibleToolPanelDeckTabBarItem.cxx394 … ::sal_Int32 SAL_CALL AccessibleToolPanelDeckTabBarItem::getBackground( ) throw (RuntimeException) in getBackground() function in accessibility::AccessibleToolPanelDeckTabBarItem
398 return xParentComponent->getBackground(); in getBackground()
H A Daccessibletabbarpagelist.cxx647 sal_Int32 AccessibleTabBarPageList::getBackground( ) throw (RuntimeException) in getBackground() function in accessibility::AccessibleTabBarPageList
657 nColor = xParentComp->getBackground(); in getBackground()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DExtendedFormat.java153 Color background = fmt.getBackground(); in ExtendedFormat()
204 public Color getBackground() { in getBackground() method in ExtendedFormat
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx858 sal_Int32 SAL_CALL SvxShowCharSetVirtualAcc::getBackground( ) throw (RuntimeException) in getBackground() function in svx::SvxShowCharSetVirtualAcc
883 sal_Int32 SAL_CALL SvxShowCharSetAcc::getBackground( ) throw (RuntimeException) in getBackground() function in svx::SvxShowCharSetAcc
888 nColor = m_pParent->getBackground(); in getBackground()
/trunk/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx164 virtual sal_Int32 SAL_CALL getBackground( )
339 virtual sal_Int32 SAL_CALL getBackground( )
589 virtual sal_Int32 SAL_CALL getBackground( )
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx81 virtual void getBackground( ::com::sun::star::uno::Any& rValue ) throw();
178 virtual void getBackground( ::com::sun::star::uno::Any& rValue ) throw();
238 virtual void getBackground( ::com::sun::star::uno::Any& rValue ) throw();
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx102 virtual sal_Int32 SAL_CALL getBackground( )
395 sal_Int32 SAL_CALL ScAccessibleDataPilotControl::getBackground( ) in getBackground() function in ScAccessibleDataPilotControl
624 sal_Int32 SAL_CALL ScAccessibleDataPilotButton::getBackground( ) in getBackground() function in ScAccessibleDataPilotButton
/trunk/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx112 virtual sal_Int32 SAL_CALL getBackground (void)
256 virtual sal_Int32 SAL_CALL getBackground (void)

Completed in 105 milliseconds

12345678910