Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx573 Point aTextWindowPos( 0, 2* aSpacing.Y() + aButton.Height() ); in Resize() local
574 …Size aTextWindowSize( aDialogSize.Width(), aDialogSize.Height() - aTextWindowPos.Y() - aOutputSize… in Resize()
576 mpTextWindow->SetPosSizePixel( aTextWindowPos, aTextWindowSize ); in Resize()
580 Point aOutputPos( 0, aTextWindowPos.Y() + aTextWindowSize.Height() ); in Resize()
/aoo4110/main/svtools/source/edit/
H A Dsvmedit.cxx470 Point aTextWindowPos( maTextWindowOffset ); in Resize() local
476 aTextWindowPos.X() += nSBWidth; in Resize()
494 mpTextWindow->SetPosSizePixel( aTextWindowPos, aTextWindowSize ); in Resize()

Completed in 103 milliseconds