Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx265 sal_Bool bIsNumber = pTxtNd->IsCountedInList(); in getCrsrPropertyValue() local
266 pAny->setValue(&bIsNumber, ::getBooleanCppuType()); in getCrsrPropertyValue()
H A Dunoobj.cxx617 sal_Bool bIsNumber(sal_False); in SetCursorPropertyValue() local
618 if (rValue >>= bIsNumber) in SetCursorPropertyValue()
620 if (!bIsNumber) in SetCursorPropertyValue()
/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx2055 bool bIsNumber = false; in exportParagraph() local
2058 NUMBERING_IS_NUMBER, xMultiPropSet ) >>= bIsNumber; in exportParagraph()
2061 NUMBERING_IS_NUMBER, xPropSet ) >>= bIsNumber; in exportParagraph()
2095 if( ! bIsNumber && bAssignedtoOutlineStyle ) //#outline level,add by zhaojianwei in exportParagraph()

Completed in 161 milliseconds