Home
last modified time | relevance | path

Searched refs:aSize (Results 201 – 225 of 802) sorted by relevance

12345678910>>...33

/aoo41x/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx134 Size aSize = aPixRect.GetSize(); in ImpDrawArrow() local
137 aSize3.Width() = aSize.Width() >> 1; in ImpDrawArrow()
138 aSize3.Height() = aSize.Height() >> 1; in ImpDrawArrow()
141 aSize4.Width() = aSize.Width() >> 2; in ImpDrawArrow()
142 aSize4.Height() = aSize.Height() >> 2; in ImpDrawArrow()
/aoo41x/main/sd/source/ui/docshell/
H A Dsdclient.cxx121 Size aSize = aObjRect.GetSize(); in RequestNewObjectArea() local
126 aPos.X() = Min(aPos.X(), aWorkAreaBR.X()-aSize.Width()); in RequestNewObjectArea()
128 aPos.Y() = Min(aPos.Y(), aWorkAreaBR.Y()-aSize.Height()); in RequestNewObjectArea()
207 Size aSize = pSdrOle2Obj->GetOrigObjSize( &aMap100 ); in ViewChanged() local
209 aVisArea.SetSize( aSize ); in ViewChanged()
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DComponentView.java105 com.sun.star.awt.Size aSize = mxComponent.getSize(); in Update() local
107 aSize.Width + ", " + aSize.Height); in Update()
130 if (aBBox.Width!=aSize.Width || aBBox.Height!=aSize.Height) in Update()
/aoo41x/main/sdext/source/minimizer/
H A Dgraphiccollector.cxx166 awt::Size aSize( 0, 0 ); in ImpAddFillBitmapEntity() local
168 && ( rxPropertySet->getPropertyValue( TKGet( TK_FillBitmapSizeX ) ) >>= aSize.Width ) in ImpAddFillBitmapEntity()
169 && ( rxPropertySet->getPropertyValue( TKGet( TK_FillBitmapSizeY ) ) >>= aSize.Height ) ) in ImpAddFillBitmapEntity()
173 if ( !aSize.Width || !aSize.Height ) in ImpAddFillBitmapEntity()
180 aLogicalSize = aSize; in ImpAddFillBitmapEntity()
184 …ic_int_cast< sal_Int32 >( ( static_cast< double >( aLogicalSize.Width ) * aSize.Width ) / -100.0 ); in ImpAddFillBitmapEntity()
185 …c_int_cast< sal_Int32 >( ( static_cast< double >( aLogicalSize.Height ) * aSize.Height ) / -100.0 … in ImpAddFillBitmapEntity()
/aoo41x/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx233 Size aSize(GetOutputSizePixel()); in SwAddressPreview() local
235 aScrollSize.Height() = aSize.Height(); in SwAddressPreview()
237 Point aSrollPos(aSize.Width() - aScrollSize.Width(), 0); in SwAddressPreview()
369 Size aSize = GetOutputSizePixel(); in Paint() local
373 aSize.Width() -= aVScrollBar.GetSizePixel().Width(); in Paint()
376 Size aPartSize( aSize.Width()/pImpl->nColumns, aSize.Height()/pImpl->nRows ); in Paint()
411 Size aSize(GetOutputSizePixel()); in MouseButtonDown() local
412 Size aPartSize( aSize.Width()/pImpl->nColumns, aSize.Height()/pImpl->nRows ); in MouseButtonDown()
/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx230 Size aSize( aTxtMin.GetSizePixel() ); in AdjustControlPositions() local
231 aSize.Width() = nLabelWidth; in AdjustControlPositions()
232 aTxtMin.SetSizePixel(aSize); in AdjustControlPositions()
233 aTxtMax.SetSizePixel(aSize); in AdjustControlPositions()
234 aTxtMain.SetSizePixel(aSize); in AdjustControlPositions()
235 aTxtHelp.SetSizePixel(aSize); in AdjustControlPositions()
236 aTxtHelpCount.SetSizePixel(aSize); in AdjustControlPositions()
237 aTxtOrigin.SetSizePixel(aSize); in AdjustControlPositions()
238 m_aTxt_TimeResolution.SetSizePixel(aSize); in AdjustControlPositions()
239 m_aTxt_AxisType.SetSizePixel(aSize); in AdjustControlPositions()
H A Dres_DataLabel.cxx185 Size aSize( m_aFT_LabelPlacement.GetSizePixel() ); in DataLabelResources() local
186 aSize.setWidth( m_aFT_LabelPlacement.CalcMinimumSize().getWidth() ); in DataLabelResources()
187 m_aFT_LabelPlacement.SetSizePixel(aSize); in DataLabelResources()
189 …long nWantedMinLeftBorder = m_aFT_LabelPlacement.GetPosPixel().X() + aSize.getWidth () + aControlD… in DataLabelResources()
195 aSize = m_aLB_LabelPlacement.GetSizePixel(); in DataLabelResources()
196 aSize.setWidth( m_aSeparatorResources.GetCurrentListBoxSize().getWidth() ); in DataLabelResources()
197 m_aLB_LabelPlacement.SetSizePixel(aSize); in DataLabelResources()
/aoo41x/main/chart2/source/view/charttypes/
H A DBarChart.cxx779 … drawing::Direction3D aSize = aTransformedRightDeepTop - aTransformedLeftBottomFront; in createShapes() local
788aSize = drawing::Direction3D(aSize.DirectionY,aSize.DirectionX,aSize.DirectionZ); in createShapes()
791 if( aSize.DirectionX < 0 ) in createShapes()
792 aSize.DirectionX *= -1.0; in createShapes()
793 if( aSize.DirectionZ < 0 ) in createShapes()
794 aSize.DirectionZ *= -1.0; in createShapes()
799 … xPointGroupShape_Shapes, aTransformedBottom, aSize, fTopHeight, nRotateZAngleHundredthDegree in createShapes()
/aoo41x/main/vcl/source/gdi/
H A Dbitmap4.cxx240 const Size aSize( maPrefSize ); in ImplConvolute3() local
245 maPrefSize = aSize; in ImplConvolute3()
371 const Size aSize( maPrefSize ); in ImplMedianFilter() local
376 maPrefSize = aSize; in ImplMedianFilter()
498 const Size aSize( maPrefSize ); in ImplSobelGrey() local
503 maPrefSize = aSize; in ImplSobelGrey()
612 const Size aSize( maPrefSize ); in ImplEmbossGrey() local
617 maPrefSize = aSize; in ImplEmbossGrey()
750 const Size aSize( maPrefSize ); in ImplSepia() local
755 maPrefSize = aSize; in ImplSepia()
[all …]
/aoo41x/main/svx/source/dialog/
H A D_bmpmask.cxx1164 const Size aSize( aBmpEx.GetSizePixel() ); in Mask() local
1166 if( aSize.Width() && aSize.Height() ) in Mask()
1187 const Size aSize( aBmpEx.GetSizePixel() ); in Mask() local
1189 if( aSize.Width() && aSize.Height() ) in Mask()
1196 Size aSize( aBitmap.GetSizePixel() ); in Mask() local
1198 if ( aSize.Width() && aSize.Height() ) in Mask()
1221 Size aSize( aMtf.GetPrefSize() ); in Mask() local
1222 if ( aSize.Width() && aSize.Height() ) in Mask()
H A Dsvxbmpnumvalueset.cxx188 Size aSize = aFont.GetSize(); in UserDraw() local
191 aSize.Height() = nRectHeight/6; in UserDraw()
192 aRuleFont.SetSize(aSize); in UserDraw()
199 aSize.Height() = nRectHeight/8; in UserDraw()
203 aFont.SetSize( aSize ); in UserDraw()
534 Size aSize(nRectHeight/8, nRectHeight/8); in UserDraw() local
549 aGraphic.Draw( pDev, aPos, aSize ); in UserDraw()
/aoo41x/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapFactory.cxx71 Size aSize (rPixelSize); in CreateBitmap() local
74 aSize.Width() *= gnSuperSampleFactor; in CreateBitmap()
75 aSize.Height() *= gnSuperSampleFactor; in CreateBitmap()
80 aSize, in CreateBitmap()
/aoo41x/main/vcl/source/window/
H A Ddockingarea.cxx181 Size aSize = pChild->GetSizePixel(); in Paint() local
182 Rectangle aRect( aPos, aSize ); in Paint()
204 Size aSize = pChild->GetSizePixel(); in Paint() local
206 ranges[ aPos.Y() ] = aSize.Height(); in Paint()
208 ranges[ aPos.X() ] = aSize.Width(); in Paint()
/aoo41x/main/offapi/com/sun/star/form/
H A DXFormsSupplier.idl61 Dim aSize as new com.sun.star.awt.Size
62 aSize.Width = 2500
63 aSize.Height = 5000
64 xShape.Size = aSize
65 Erase aSize
/aoo41x/main/cui/source/options/
H A Doptimprove.cxx108 Size aSize = GetOutputSizePixel(); in SvxImprovementPage() local
109 aSize.Width() -= nWDelta; in SvxImprovementPage()
110 aSize.Height() = m_aDataFL.GetPosPixel().Y(); in SvxImprovementPage()
111 aSize.Height() += nHDelta; in SvxImprovementPage()
112 SetSizePixel( aSize ); in SvxImprovementPage()
H A Dtreeopt.cxx1258 aSize.Width() = aSize.Width() - 4; in IMPL_LINK()
1259 aSize.Height() = aSize.Height() - 4; in IMPL_LINK()
1390 aSize.Width() = aSize.Width() - 4; in IMPL_LINK()
1391 aSize.Height() = aSize.Height() - 4; in IMPL_LINK()
2228 Size aSize( GetSizePixel() ); in ResizeTreeLB() local
2229 aSize.Width() += nDelta; in ResizeTreeLB()
2230 SetSizePixel( aSize ); in ResizeTreeLB()
2233 aSize = aTreeLB.GetSizePixel(); in ResizeTreeLB()
2234 aSize.Width() += nDelta; in ResizeTreeLB()
2235 aTreeLB.SetSizePixel( aSize ); in ResizeTreeLB()
[all …]
/aoo41x/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx106 void SetSize (const Size aSize);
239 awt::Size aSize; in SetPropertyValue() local
240 if (rValue >>= aSize) in SetPropertyValue()
241 mpImplementation->SetSize(Size(aSize.Width,aSize.Height)); in SetPropertyValue()
436 void PresenterTextView::Implementation::SetSize (const Size aSize) in SetSize() argument
440 maSize = aSize; in SetSize()
/aoo41x/main/extensions/source/propctrlr/
H A Dbrowserpage.cxx59 Size aSize( GetOutputSizePixel() ); in Resize() local
60 aSize.Width() -= LAYOUT_BORDER_LEFT + LAYOUT_BORDER_RIGHT; in Resize()
61 aSize.Height() -= LAYOUT_BORDER_TOP + LAYOUT_BORDER_BOTTOM; in Resize()
62 m_aListBox.SetPosSizePixel( Point( LAYOUT_BORDER_LEFT, LAYOUT_BORDER_TOP ), aSize ); in Resize()
/aoo41x/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx392 Size aSize( _rCtrl.GetSizePixel() ); in ShrinkToFitWidth() local
394 aSize.Width() = nWidth; in ShrinkToFitWidth()
395 _rCtrl.SetSizePixel( aSize ); in ShrinkToFitWidth()
402 Size aSize( _rImage.GetSizePixel() ); in AlignAfterImage() local
404 n += aSize.Width(); in AlignAfterImage()
408 n += aSize.Height() / 2; // y-position is in the middle of the image in AlignAfterImage()
/aoo41x/main/sw/source/ui/fldui/
H A DFldRefTreeListBox.cxx60 Size aSize( pItem->GetSize( this, pEntry ) ); in RequestHelp() local
62 if((aPos.X() + aSize.Width()) > GetSizePixel().Width()) in RequestHelp()
63 aSize.Width() = GetSizePixel().Width() - aPos.X(); in RequestHelp()
66 Rectangle aItemRect( aPos, aSize ); in RequestHelp()
/aoo41x/main/extensions/source/bibliography/
H A Dgeneral.cxx616 ::Size aSize(8, 8); in AdjustScrollbars()
617 aSize = LogicToPixel(aSize, MapMode(MAP_APPFONT)); in AdjustScrollbars()
618 ::Size aScrollSize(aOutSize.Width() - aSize.Height(), aSize.Height()); in AdjustScrollbars()
619 ::Point aScrollPos(0, aOutSize.Height() - aSize.Height()); in AdjustScrollbars()
622 aScrollPos.X() = aOutSize.Width() - aSize.Width(); in AdjustScrollbars()
624 aScrollSize.Width() = aSize.Width(); in AdjustScrollbars()
625 aScrollSize.Height() = aOutSize.Height() - aSize.Height(); in AdjustScrollbars()
630 aControlParentWinSz.Height() -= aSize.Height(); in AdjustScrollbars()
632 aControlParentWinSz.Width() -= aSize.Width(); in AdjustScrollbars()
/aoo41x/main/cui/source/customize/
H A Dmacropg.cxx182 Size aSize( maHeaderBar.CalcWindowSizePixel() ); in ConnectElements() local
184 aSize.Width() = aCtrlSize.Width(); in ConnectElements()
185 maHeaderBar.SetPosSizePixel( aPnt, aSize ); in ConnectElements()
188 aPnt.Y() += aSize.Height(); in ConnectElements()
189 aSize.Height() = aCtrlSize.Height() - aSize.Height(); in ConnectElements()
190 maListBox.SetPosSizePixel( aPnt, aSize ); in ConnectElements()
761 Size aSize( nTabs[ 2 ], 0 ); in InitAndSetHandler() local
762 …rHeaderBar.InsertItem( ITEMID_EVENT, *mpImpl->pStrEvent, LogicToPixel( aSize, MapMode( MAP_APPFONT… in InitAndSetHandler()
763 aSize.Width() = 1764; // don't know what, so 42^2 is best to use... in InitAndSetHandler()
764 …rHeaderBar.InsertItem( ITMEID_ASSMACRO, *mpImpl->pAssignedMacro, LogicToPixel( aSize, MapMode( MAP… in InitAndSetHandler()
/aoo41x/main/sw/source/core/inc/
H A Dswfont.hxx53 Size aSize; // Fremde kriegen nur diese Size zu sehen member in SwSubFont
58 inline SwSubFont() : aSize(0,0) in SwSubFont()
195 { return aSub[nWhich].aSize; } in GetSize()
684 aSize = rSize; in SetSize()
686 Font::SetSize( aSize ); in SetSize()
690 (long) aSize.Width() * GetPropr() / 100L, in SetSize()
691 (long) aSize.Height() * GetPropr() / 100L ) ); in SetSize()
698 if( aSub[nWhich].aSize != rSize ) in SetSize()
719 Font::SetSize( Size( (long) aSize.Width() * nNewPropr / 100L, in SetProportion()
720 (long) aSize.Height() * nNewPropr / 100L ) ); in SetProportion()
/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx658 _pImp->_pBtnUp->SetSizePixel( aSize ); in Init_Impl()
683 aPos.X() += aSize.Width(); in Init_Impl()
686 aPos.X() += aSize.Width(); in Init_Impl()
689 nDelta = aSize.Height(); in Init_Impl()
722 aPos.Y() += aSize.Height(); in Init_Impl()
754 aSize = GetSizePixel(); in Init_Impl()
755 aSize.Height() += nYOffset; in Init_Impl()
756 SetSizePixel( aSize ); in Init_Impl()
3240 Size aSize( 0, 10 ); in AddControl() local
3250 aSize.Width() = aDefSiz.Width(); in AddControl()
[all …]
/aoo41x/main/chart2/workbench/addin/
H A Dsampleaddin.cxx126 awt::Size aSize = xAxis->getSize(); in getLogicalPosition() local
127 sal_Int32 nLength = bVertical? aSize.Height: aSize.Width; in getLogicalPosition()
360 awt::Size aSize = xXAxisShape->getSize(); in refresh() local
365 aEnd.X += aSize.Width; in refresh()
383 aPos.X += ( aSize.Width - mxMyRedLine->getPosition().X ) / 2; in refresh()
481 void SAL_CALL SampleAddIn::setSize( const awt::Size& aSize ) in setSize() argument
488 xShape->setSize( aSize ); in setSize()

Completed in 109 milliseconds

12345678910>>...33