Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/dlg/
H A Dprntopts.cxx57 aGrpOutput ( this, SdResId( GRP_OUTPUT ) ), in SdPrintOptions()
279 long nXDiff = aGrpOutput.GetPosPixel().X() - aGrpPrint.GetPosPixel().X(); in SetDrawMode()
283 lcl_MoveRB_Impl(aGrpOutput, nXDiff); in SetDrawMode()
285 long nWidth = aGrpOutput.GetSizePixel().Width() + nXDiff; in SetDrawMode()
286 Size aSize(aGrpOutput.GetSizePixel()); in SetDrawMode()
288 aGrpOutput.SetSizePixel(aSize); in SetDrawMode()
/aoo41x/main/sd/source/ui/inc/
H A Dprntopts.hxx58 FixedLine aGrpOutput; member in SdPrintOptions

Completed in 14 milliseconds