Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1185 bOpenRuby( sal_False ), in XMLTextParagraphExport()
3601 DBG_ASSERT(! bOpenRuby, "Can't open a ruby inside of ruby!"); in exportRuby()
3602 if( bOpenRuby ) in exportRuby()
3623 bOpenRuby = sal_True; in exportRuby()
3630 DBG_ASSERT(bOpenRuby, "Can't close a ruby if none is open!"); in exportRuby()
3631 if( !bOpenRuby ) in exportRuby()
3654 bOpenRuby = sal_False; in exportRuby()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx108 sal_Bool bOpenRuby; member in XMLTextParagraphExport

Completed in 32 milliseconds