Home
last modified time | relevance | path

Searched refs:IsLine (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1206 if ( rAttrs.IsLine() || rAttrs.IsBorderDist() || in lcl_CalcBorderRect()
4839 const bool bLine = rAttrs.IsLine() ? true : false; in PaintBorder()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7419 sal_Bool IsLine( const SdrObject* pObj ) in IsLine() function
7421 …return pObj->ISA( SdrPathObj ) && ((SdrPathObj*)pObj)->IsLine() && (((SdrPathObj*)pObj)->GetPointC… in IsLine()
7842 if ( !IsLine( pObj ) ) in CreateTable()
7868 if ( !IsLine( pObj ) ) in CreateTable()
7910 if ( IsLine( pObj ) ) in CreateTable()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx366 inline sal_Bool IsLine() const;
512 inline sal_Bool SwBorderAttrs::IsLine() const in IsLine() function in SwBorderAttrs
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx614 bIsLine = pPath->IsLine(); in ImpCanConvertForCombine1()
1476 if(!(aInfo.bCanConvToPath || aInfo.bCanConvToPoly) && !pPath->IsLine()) in ImpCanDismantle()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1938 if(pObj->IsLine()) in CorrectCalloutArrows()
1962 if(pObj->IsLine()) in CorrectCalloutArrows()
1989 if(pObj->IsLine()) in CorrectCalloutArrows()
2010 if ( !rObj.IsLine() ) in AdaptObjColor()
2145 if(pObj->IsLine()) in CreatePathObj()
2170 if ( !pObj->IsLine() ) in CreatePathObj()
2180 if ( pObj->IsLine() ) in CreatePathObj()
/trunk/main/svx/inc/svx/
H A Dsvdopath.hxx162 …sal_Bool IsLine() const { return meKind==OBJ_PLIN || meKind==OBJ_PATHPLIN || meKind==OBJ_PATHLINE … in IsLine() function in SdrPathObj

Completed in 213 milliseconds