Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx309 bool bIsRestart = false; in IsRestart() local
313 bIsRestart = GetTxtNode()->IsListRestart(); in IsRestart()
316 return bIsRestart; in IsRestart()
/aoo42x/main/xmloff/source/text/
H A Dtxtparai.cxx1914 bIsRestart (false), in XMLParaContext()
1993 bIsRestart = bBool; in XMLParaContext()
2104 if (bHeading && (bIsListHeader || bIsRestart)) in ~XMLParaContext()
2121 if (bIsRestart) in ~XMLParaContext()
H A Dtxtparai.hxx59 sal_Bool bIsRestart; member in XMLParaContext
/aoo42x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx275 sal_Bool bIsRestart = pTxtNd->IsListRestart(); in getCrsrPropertyValue() local
276 pAny->setValue(&bIsRestart, ::getBooleanCppuType()); in getCrsrPropertyValue()

Completed in 21 milliseconds