Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Dlayerexport.cxx585 Reference< XText > xControlText( _rxObject, UNO_QUERY ); in checkExamineControl() local
586 if ( xControlText.is() ) in checkExamineControl()
588 m_rContext.GetTextParagraphExport()->collectTextAutoStyles( xControlText ); in checkExamineControl()
H A Delementexport.cxx360 Reference< XText > xControlText( m_xProps, UNO_QUERY ); in exportSubTags() local
361 if ( xControlText.is() ) in exportSubTags()
457 if ( xControlText.is() ) in exportSubTags()
466 … m_rContext.getGlobalContext().GetTextParagraphExport()->exportText( xControlText ); in exportSubTags()

Completed in 46 milliseconds