Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A DXMLRedlineExport.cxx75 , sIsStart(RTL_CONSTASCII_USTRINGPARAM("IsStart")) in XMLRedlineExport()
281 Any aIsStart = rPropSet->getPropertyValue(sIsStart); in ExportChangeAutoStyle()
351 aAny = rPropSet->getPropertyValue(sIsStart); in ExportChangeInline()
596 else if (sIsStart.equals(pValues[i].Name)) in ExportStartOrEndRedline()
H A DXMLIndexMarkExport.cxx57 , sIsStart(RTL_CONSTASCII_USTRINGPARAM("IsStart")) in XMLIndexMarkExport()
120 aAny = rPropSet->getPropertyValue(sIsStart); in ExportIndexMark()
H A DXMLIndexMarkExport.hxx56 ::rtl::OUString sIsStart;
H A DXMLRedlineExport.hxx72 const ::rtl::OUString sIsStart; member in XMLRedlineExport
H A Dtxtparae.cxx1229 sIsStart(RTL_CONSTASCII_USTRINGPARAM("IsStart")), in XMLTextParagraphExport()
2468 nElement = *(sal_Bool *)rPropSet->getPropertyValue(sIsStart).getValue() ? 1 : 2; in exportTextMark()
3574 sal_Bool bStart = (*(sal_Bool*)rPropSet->getPropertyValue(sIsStart).getValue()); in exportRuby()
/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx167 const ::rtl::OUString sIsStart; member in XMLTextParagraphExport

Completed in 61 milliseconds