Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx147 table::BorderLine aLineTop, aLineBottom, aLineLeft, aLineRight; in ContextFilter() local
150 pPMBorderBottom->maValue >>= aLineBottom; in ContextFilter()
154 if( (aLineTop == aLineBottom) && (aLineBottom == aLineLeft) && (aLineLeft == aLineRight) ) in ContextFilter()
172 table::BorderLine aLineTop, aLineBottom, aLineLeft, aLineRight; in ContextFilter() local
175 pPMBorderWidthBottom->maValue >>= aLineBottom; in ContextFilter()
179 if( lcl_HasSameLineWidth( aLineTop, aLineBottom ) && in ContextFilter()
180 lcl_HasSameLineWidth( aLineBottom, aLineLeft ) && in ContextFilter()

Completed in 16 milliseconds