Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deehtml.cxx59 bInTitle = sal_False; in EditHTMLParser()
190 if (!bInTitle) in NextToken()
356 bInTitle = sal_True; in NextToken()
359 bInTitle = sal_False; in NextToken()
H A Deehtml.hxx56 sal_Bool bInTitle; member in EditHTMLParser
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx113 bInTitle( sal_False ) in ScHTMLLayoutParser()
1549 bInTitle = sal_True; in ProcToken()
1555 if ( bInTitle && aString.Len() ) in ProcToken()
1565 bInTitle = sal_False; in ProcToken()
1690 if ( bInTitle ) in ProcToken()
/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx153 sal_Bool bInTitle; member in ScHTMLLayoutParser
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx315 bInTitle( sal_False ), in SwHTMLParser()
1000 if( bInTitle ) in NextToken()
1021 bInTitle = sal_False; in NextToken()
1344 bInTitle = sal_True; in NextToken()
H A Dswhtml.hxx480 sal_Bool bInTitle : 1;// We are in the title member in SwHTMLParser

Completed in 50 milliseconds