Searched refs:bIsRestart (Results 1 – 4 of 4) sorted by relevance
309 bool bIsRestart = false; in IsRestart() local313 bIsRestart = GetTxtNode()->IsListRestart(); in IsRestart()316 return bIsRestart; in IsRestart()
1913 bIsRestart (false), in XMLParaContext()1992 bIsRestart = bBool; in XMLParaContext()2103 if (bHeading && (bIsListHeader || bIsRestart)) in ~XMLParaContext()2120 if (bIsRestart) in ~XMLParaContext()
59 sal_Bool bIsRestart; member in XMLParaContext
275 sal_Bool bIsRestart = pTxtNd->IsListRestart(); in getCrsrPropertyValue() local276 pAny->setValue(&bIsRestart, ::getBooleanCppuType()); in getCrsrPropertyValue()
Completed in 74 milliseconds