/aoo4110/main/svx/source/svdraw/ |
H A D | svddrgmt.cxx | 2282 bResize(false), in SdrDragShear() 2347 if (bResize) in getCurrentTransformation() 2414 if (bResize) in MoveSdrDrag() 2453 bResize=true; in MoveSdrDrag() 2482 if (bResize) in applyCurrentTransformationToSdrObject() 2505 bResize=false; in EndSdrDrag() 2520 if (bResize) in EndSdrDrag() 2860 bResize(false), in SdrDragCrook() 3143 if (bResize) in _MovCrookPoint() 3287 if (bResize) in MoveSdrDrag() [all …]
|
H A D | svdxcgv.cxx | 340 sal_Bool bResize=eSrcUnit!=eDstUnit; in Paste() local 343 if (bResize) in Paste() 358 if (bResize) in Paste() 380 if(bResize) in Paste()
|
H A D | svddrgm1.hxx | 99 bool bResize; // Shear mit Resize member in SdrDragShear 186 bool bResize; member in SdrDragCrook
|
/aoo4110/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsPageCache.cxx | 75 const bool bResize) in GetPreviewBitmap() argument 77 return mpImplementation->GetPreviewBitmap(aKey, bResize); in GetPreviewBitmap() 85 const bool bResize) in GetMarkedPreviewBitmap() argument 87 return mpImplementation->GetMarkedPreviewBitmap(aKey, bResize); in GetMarkedPreviewBitmap()
|
H A D | SlsGenericPageCache.cxx | 128 const bool bResize) in GetPreviewBitmap() argument 144 if (bResize && aBitmapSize.Width()>0 && aBitmapSize.Height()>0) in GetPreviewBitmap() 169 const bool bResize) in GetMarkedPreviewBitmap() argument 177 if (bResize && aBitmapSize != maPreviewSize) in GetMarkedPreviewBitmap()
|
H A D | SlsGenericPageCache.hxx | 86 const bool bResize); 89 const bool bResize);
|
/aoo4110/main/svx/source/form/ |
H A D | fmPropBrw.cxx | 495 sal_Bool bResize = sal_False; in implSetNewSelection() local 499 bResize = sal_True; in implSetNewSelection() 504 bResize = sal_True; in implSetNewSelection() 506 if( bResize ) in implSetNewSelection()
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | propbrw.cxx | 483 sal_Bool bResize = sal_False; in Resize() local 487 bResize = sal_True; in Resize() 492 bResize = sal_True; in Resize() 494 if( bResize ) in Resize()
|
/aoo4110/main/sd/source/ui/slidesorter/inc/cache/ |
H A D | SlsPageCache.hxx | 117 const bool bResize); 121 const bool bResize);
|
/aoo4110/main/vcl/source/window/ |
H A D | arrange.cxx | 233 bool bResize = false; in setProperties() local 244 bResize = true; in setProperties() 257 bResize = true; in setProperties() 266 bResize = true; in setProperties() 270 if( bResize ) in setProperties()
|
H A D | toolbox.cxx | 2383 void ToolBox::ImplFormat( sal_Bool bResize ) in ImplFormat() argument 2439 if ( bResize ) in ImplFormat()
|
/aoo4110/main/sfx2/source/inc/ |
H A D | workwin.hxx | 106 sal_Bool bResize; member 112 pWin(&rChild), aSize(rSize), eAlign(eAlignment), bResize(sal_False), in SfxChild_Impl()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | workwin.cxx | 893 if ( pCli->bResize ) in Arrange_Impl() 964 pCli->bResize = sal_False; in Arrange_Impl() 969 pCli->bResize = sal_False; in Arrange_Impl() 1080 pChild->bResize = sal_True; in AlignChild_Impl() 2129 pCli->bResize = sal_True; in ConfigChild_Impl()
|
/aoo4110/main/tools/inc/ |
H A D | poly.h | 56 void ImplSetSize( sal_uInt16 nSize, sal_Bool bResize = sal_True );
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 1246 sal_Bool bResize = sal_False; in StateChanged() local 1252 bResize = sal_True; in StateChanged() 1258 bResize = sal_True; in StateChanged() 1261 if ( bResize ) in StateChanged()
|
/aoo4110/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 1556 sal_Bool bResize = sal_False; in CopyFromClip() local 1562 bResize = sal_True; in CopyFromClip() 1567 bResize = sal_True; in CopyFromClip() 1587 if ( bResize ) in CopyFromClip()
|
/aoo4110/main/toolkit/source/awt/ |
H A D | vclxmenu.cxx | 654 sal_Bool bResize ) in lcl_XGraphic2VCLImage() argument 668 if ( bResize && ( nCurWidth > nIdeal || nCurHeight > nIdeal ) ) in lcl_XGraphic2VCLImage()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | tabview3.cxx | 1761 sal_Bool bResize = sal_False; in SetTabNo() local 1764 bResize = sal_True; in SetTabNo() 1767 bResize = sal_True; in SetTabNo() 1768 if (bResize) in SetTabNo()
|
H A D | tabview.cxx | 916 sal_Bool bResize = sal_False; in UpdateFixPos() local 919 bResize = sal_True; in UpdateFixPos() 922 bResize = sal_True; in UpdateFixPos() 923 if (bResize) in UpdateFixPos()
|
/aoo4110/main/tools/source/generic/ |
H A D | poly.cxx | 170 void ImplPolygon::ImplSetSize( sal_uInt16 nNewSize, sal_Bool bResize ) in ImplSetSize() argument 181 if ( bResize ) in ImplSetSize() 213 if( bResize ) in ImplSetSize()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | toolbox.hxx | 258 SAL_DLLPRIVATE void ImplFormat( sal_Bool bResize = sal_False );
|