Home
last modified time | relevance | path

Searched refs:bPath (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx230 sal_Bool bPath );
241 sal_Bool bPath ) : in XMLTextFrameContourContext_Impl() argument
270 if( bPath ) in XMLTextFrameContourContext_Impl()
274 if( !bPath ) in XMLTextFrameContourContext_Impl()
302 …yPolygon) && nWidth > 0 && nHeight > 0 && bPixelWidth == bPixelHeight && (bPath ? sD : sPoints).ge… in XMLTextFrameContourContext_Impl()
308 if( bPath ) in XMLTextFrameContourContext_Impl()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1952 SdrObject* SdrEditView::ImpConvertOneObj(SdrObject* pObj, sal_Bool bPath, sal_Bool bLineToArea) in ImpConvertOneObj() argument
1954 SdrObject* pNewObj = pObj->ConvertToPolyObj(bPath, bLineToArea); in ImpConvertOneObj()
1974 void SdrEditView::ImpConvertTo(sal_Bool bPath, sal_Bool bLineToArea) in ImpConvertTo() argument
1992 if (bPath) { in ImpConvertTo()
2012 if (ImpConvertOneObj(pObj,bPath,bLineToArea)) bModChg=sal_True; in ImpConvertTo()
2015 SdrObject* pNewObj=ImpConvertOneObj(pObj,bPath,bLineToArea); in ImpConvertTo()
H A Dsvdview.cxx1344 sal_Bool bPath=sal_True; in GetContext() local
1345 for( sal_uIntPtr nMarkNum = 0; nMarkNum < nMarkAnz && bPath; nMarkNum++ ) in GetContext()
1347 bPath=sal_False; in GetContext()
1349 if( bPath ) in GetContext()
/trunk/main/svx/inc/svx/
H A Dsvdedtv.hxx148 void ImpConvertTo(sal_Bool bPath, sal_Bool bLineToArea);
153 SdrObject* ImpConvertOneObj(SdrObject* pObj, sal_Bool bPath, sal_Bool bLineToArea);

Completed in 45 milliseconds