Searched refs:mxFormImport (Results 1 – 2 of 2) sorted by relevance
114 UniReference< ::xmloff::OFormLayerXMLImport > mxFormImport; member in SvXMLImport509 if( !mxFormImport.is() ) in GetFormImport()510 mxFormImport = CreateFormImport(); in GetFormImport()512 return mxFormImport; in GetFormImport()
691 if ( mxFormImport.is() ) in endDocument()692 mxFormImport->documentDone(); in endDocument()
Completed in 153 milliseconds