Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx2070 ,m_bCreateConnectionResourceElement(sal_False) in OFormExport()
2084 if ( m_bCreateConnectionResourceElement && m_xProps.is() ) in exportSubTags()
2145 m_bCreateConnectionResourceElement = !sPropValue.getLength(); in exportAttributes()
2146 if ( !m_bCreateConnectionResourceElement ) in exportAttributes()
2149 m_bCreateConnectionResourceElement = ( aURL.GetProtocol() == INET_PROT_FILE ); in exportAttributes()
2150 if ( !m_bCreateConnectionResourceElement ) in exportAttributes()
2158 if ( m_bCreateConnectionResourceElement ) in exportAttributes()
H A Delementexport.hxx306 sal_Bool m_bCreateConnectionResourceElement; member in xmloff::OFormExport

Completed in 29 milliseconds