Home
last modified time | relevance | path

Searched refs:aFormatProperties (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/reportdesign/source/core/api/
H A DImageControl.cxx225 return m_aProps.aFormatProperties.sHyperLinkURL; in REPORTCOMPONENT_NOMASTERDETAIL()
229 set(PROPERTY_HYPERLINKURL,the_value,m_aProps.aFormatProperties.sHyperLinkURL); in setHyperLinkURL()
234 return m_aProps.aFormatProperties.sHyperLinkTarget; in getHyperLinkTarget()
238 set(PROPERTY_HYPERLINKTARGET,the_value,m_aProps.aFormatProperties.sHyperLinkTarget); in setHyperLinkTarget()
243 return m_aProps.aFormatProperties.sHyperLinkName; in getHyperLinkName()
247 set(PROPERTY_HYPERLINKNAME,the_value,m_aProps.aFormatProperties.sHyperLinkName); in setHyperLinkName()
254 …return m_aProps.aFormatProperties.m_bBackgroundTransparent ? COL_TRANSPARENT : m_aProps.aFormatPro… in getControlBackground()
262 set(PROPERTY_CONTROLBACKGROUND,_backgroundcolor,m_aProps.aFormatProperties.nBackgroundColor); in setControlBackground()
268 return m_aProps.aFormatProperties.m_bBackgroundTransparent; in getControlBackgroundTransparent()
273 …CONTROLBACKGROUNDTRANSPARENT,_controlbackgroundtransparent,m_aProps.aFormatProperties.m_bBackgroun… in setControlBackgroundTransparent()
[all …]
H A DFixedText.cxx148 REPORTCONTROLFORMAT_IMPL(OFixedText,m_aProps.aFormatProperties) in REPORTCOMPONENT_NOMASTERDETAIL()
H A DFormattedField.cxx150 REPORTCONTROLFORMAT_IMPL(OFormattedField,m_aProps.aFormatProperties) in REPORTCOMPONENT_NOMASTERDETAIL()
H A DShape.cxx166 REPORTCONTROLFORMAT_IMPL2(OShape,m_aProps.aFormatProperties)
/aoo4110/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx92 OFormatProperties aFormatProperties; member in reportdesign::OReportControlModel
H A DReportHelperImpl.hxx1027 return m_aProps.aFormatProperties.aVerticalAlignment;\
1032 set(PROPERTY_VERTICALALIGN,_verticalalign,m_aProps.aFormatProperties.aVerticalAlignment);\

Completed in 48 milliseconds