Home
last modified time | relevance | path

Searched refs:bEdge (Results 1 – 7 of 7) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditattr.hxx98 sal_Bool bEdge :1; member in EditCharAttrib
129 sal_Bool IsEdge() const { return bEdge; } in IsEdge()
130 void SetEdge( sal_Bool b ) { bEdge = b; } in SetEdge()
H A Deditattr.cxx81 bEdge = sal_False; in EditCharAttrib()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1228 …onst ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &, sal_Bool bEdge );
1229 …star::uno::Reference< ::com::sun::star::beans::XPropertySet > &, sal_Bool bEdge , sal_Bool bTransp…
1230 …star::uno::Reference< ::com::sun::star::beans::XPropertySet > &, sal_Bool bEdge , const ::com::su…
/trunk/main/filter/source/msfilter/
H A Descherex.cxx572 …sal_Bool bEdge , const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > & rX… in CreateFillProperties() argument
583 CreateFillProperties( rXPropSet, bEdge, bTransparentGradient ); in CreateFillProperties()
590 sal_Bool bEdge , sal_Bool bTransparentGradient) in CreateFillProperties() argument
665 CreateLineProperties( rXPropSet, bEdge ); in CreateFillProperties()
971 sal_Bool bEdge ) in CreateLineProperties() argument
1154 if ( bEdge == sal_False ) in CreateLineProperties()
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx2128 FASTBOOL bEdge=HAS_BASE(SdrEdgeObj,pObj); // kein BestCon fuer Edge in ImpFindConnector() local
2166 else if (bCenter && !bUserFnd && !bEdge) in ImpFindConnector()
2196 !bEdge && in ImpFindConnector()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx651 void DrawRect( const Rectangle& rRect, sal_Bool bEdge = sal_True );
H A Dwinmtf.cxx1185 void WinMtfOutput::DrawRect( const Rectangle& rRect, sal_Bool bEdge ) in DrawRect() argument
1200 if ( bEdge ) in DrawRect()

Completed in 91 milliseconds