Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sw/source/core/inc/
H A Dfrmtool.hxx357 inline sal_Bool IsLine() const;
503 inline sal_Bool SwBorderAttrs::IsLine() const in IsLine() function in SwBorderAttrs
/aoo4110/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
/aoo4110/main/svx/source/svdraw/
H A Dsvdedtv2.cxx614 bIsLine = pPath->IsLine(); in ImpCanConvertForCombine1()
1470 if(!(aInfo.bCanConvToPath || aInfo.bCanConvToPoly) && !pPath->IsLine()) in ImpCanDismantle()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx7408 sal_Bool IsLine( const SdrObject* pObj ) in IsLine() function
7410 …return pObj->ISA( SdrPathObj ) && ((SdrPathObj*)pObj)->IsLine() && (((SdrPathObj*)pObj)->GetPointC… in IsLine()
7831 if ( !IsLine( pObj ) ) in CreateTable()
7857 if ( !IsLine( pObj ) ) in CreateTable()
7899 if ( IsLine( pObj ) ) in CreateTable()
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx1207 if ( rAttrs.IsLine() || rAttrs.IsBorderDist() || in lcl_CalcBorderRect()
4726 const bool bLine = rAttrs.IsLine() ? true : false; in PaintBorder()

Completed in 108 milliseconds