Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx189 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getVclWindowPeer() local
190 … OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getVclWindowPeer()
191 … uno::Reference<awt::XControl> xControl = pUnoObj->GetUnoControl(aSdrView, aOutputDevice); in getVclWindowPeer()
H A DFixedTextColor.cxx255 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getXControl() local
256 OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getXControl()
257 xControl = pUnoObj->GetUnoControl(aSdrView, aOutputDevice); in getXControl()

Completed in 18 milliseconds