Home
last modified time | relevance | path

Searched refs:pRectangles (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/ui/inc/
H A Dinvmerge.hxx46 ScInvertMerger( ::std::vector< Rectangle >* pRectangles );
/trunk/main/sc/source/ui/view/
H A Dinvmerge.cxx43 ScInvertMerger::ScInvertMerger( ::std::vector< Rectangle >* pRectangles ) : in ScInvertMerger() argument
45 pRects( pRectangles ) in ScInvertMerger()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx960 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in MergeDefaultAttributes() local
961 for ( i = 0; i < nCount; i++, pRectangles++ ) in MergeDefaultAttributes()
963 …::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].TopLeft.First, pRectangles->nPairA.nValA ); in MergeDefaultAttributes()
964 …:SetEnhancedCustomShapeParameter( seqTextFrames[ i ].TopLeft.Second, pRectangles->nPairA.nValB ); in MergeDefaultAttributes()
965 …etEnhancedCustomShapeParameter( seqTextFrames[ i ].BottomRight.First, pRectangles->nPairB.nValA ); in MergeDefaultAttributes()
966 …etEnhancedCustomShapeParameter( seqTextFrames[ i ].BottomRight.Second, pRectangles->nPairB.nValB ); in MergeDefaultAttributes()
1457 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in IsDefaultGeometry() local
1458 for ( i = 0; i < nCount; i++, pRectangles++ ) in IsDefaultGeometry()
1460 …:SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].TopLeft.First, pRectangles->nPairA.nValA ); in IsDefaultGeometry()
1461 …SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].TopLeft.Second, pRectangles->nPairA.nValB ); in IsDefaultGeometry()
[all …]
/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx338 XRectangle *pRectangles = maClipRegion.EndSetClipRegion (); in EndSetClipRegion() local
367 pRectangles, in EndSetClipRegion()

Completed in 38 milliseconds