Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx629 if ( xSourceReportComponent.is() ) // check only report components in setPropertyValue()
633 awt::Point aAwtPoint = xSourceReportComponent->getPosition(); in setPropertyValue()
634 awt::Size aAwtSize = xSourceReportComponent->getSize(); in setPropertyValue()
1053 if ( xSourceReportComponent->getSection().is() ) in convertToPropertyValue()
1196 if ( xSourceReportComponent->getSection().is() ) in convertToControlValue()
1623 …const uno::Reference< report::XReportComponent> xSourceReportComponent(m_xReportComponent,uno::UNO… in checkPosAndSize() local
1624 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in checkPosAndSize()
1630 …w beans::PropertyVetoException(String(ModuleRes(RID_STR_ILLEGAL_POSITION)),xSourceReportComponent); in checkPosAndSize()
1638 if ( xReportComponent.is() && xReportComponent != xSourceReportComponent ) in checkPosAndSize()
1717 …const uno::Reference< report::XSection> xSection(xSourceReportComponent->getParent(),uno::UNO_QUER… in impl_fillScopeList_nothrow()
[all …]

Completed in 25 milliseconds