Home
last modified time | relevance | path

Searched refs:nHandles (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx618 sal_Int32 nHandles, // These is the Count of the array in fire() argument
625 pnHandles, nHandles, bVetoable, in fire()
630 if( nHandles ) in fire()
633 Sequence< PropertyChangeEvent > aEvts( nHandles ); in fire()
639 for( i = 0; i < nHandles; i++ ) in fire()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx83 sal_uInt32 nHandles; member
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx576 sal_Int32 nHandles = PROPERTY_PAGE_CHANGE; in fireSwitchCurrentPage() local
577 fire( &nHandles, &aNewValue, &aOldValue, 1, sal_False ); in fireSwitchCurrentPage()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx997 if ( !pAny && pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in MergeDefaultAttributes()
1001 sal_Int32 i, n, nCount = pDefCustomShape->nHandles; in MergeDefaultAttributes()
1478 if ( pAny && pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in IsDefaultGeometry()
1483 sal_Int32 i, n, nCount = pDefCustomShape->nHandles; in IsDefaultGeometry()
1629 …else if ( pDefCustomShape && ( ( pDefCustomShape->nHandles == 0 ) || ( pDefCustomShape->pHandles =… in IsDefaultGeometry()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2661 if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in LookForPolarHandles()
2663 sal_Int32 k, nkCount = pDefCustomShape->nHandles; in LookForPolarHandles()
H A Dmsdffimp.cxx2213 if ( pDefCustomShape && pDefCustomShape->nHandles && pDefCustomShape->pHandles ) in ApplyCustomShapeGeometryAttributes()
2215 sal_Int32 i, nCnt = pDefCustomShape->nHandles; in ApplyCustomShapeGeometryAttributes()

Completed in 110 milliseconds