Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx279 bool bTextBox = (dynamic_cast<ParagraphElement*>(elem.Children.front()) != NULL); in visit() local
283 if( bTextBox ) in visit()
293 if( bTextBox ) in visit()
H A Dwritertreevisiting.cxx205 bool bTextBox = (dynamic_cast<ParagraphElement*>(elem.Children.front()) != NULL); in visit() local
209 if( bTextBox ) in visit()
219 if( bTextBox ) in visit()

Completed in 37 milliseconds