Searched refs:aOutputDevice (Results 1 – 2 of 2) sorted by relevance
189 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getVclWindowPeer() local190 … OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getVclWindowPeer()191 … uno::Reference<awt::XControl> xControl = pUnoObj->GetUnoControl(aSdrView, aOutputDevice); in getVclWindowPeer()
255 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getXControl() local256 OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getXControl()257 xControl = pUnoObj->GetUnoControl(aSdrView, aOutputDevice); in getXControl()
Completed in 10 milliseconds