Searched refs:ImportContext (Results 1 – 6 of 6) sorted by relevance
785 bool ImportContext::importStringProperty( in importStringProperty()800 bool ImportContext::importDoubleProperty( in importDoubleProperty()815 bool ImportContext::importBooleanProperty( in importBooleanProperty()829 bool ImportContext::importLongProperty( in importLongProperty()844 bool ImportContext::importLongProperty( in importLongProperty()860 bool ImportContext::importHexLongProperty( in importHexLongProperty()875 bool ImportContext::importShortProperty( in importShortProperty()890 bool ImportContext::importAlignProperty( in importAlignProperty()965 bool ImportContext::importImageAlignProperty( in importImageAlignProperty()1392 void ImportContext::importEvents( in importEvents()[all …]
111 class ImportContext;117 friend class ImportContext;370 class ImportContext class378 inline ImportContext( in ImportContext() function in xmlscript::ImportContext453 class ControlImportContext : public ImportContext459 : ImportContext( in ControlImportContext()
2242 ImportContext ctx( _pImport, xProps, getControlId( _xAttributes ) ); in endElement()
136 class ImportContext : public ::cppu::WeakImplHelper1< css::xml::input::XRoot > class143 inline ImportContext( LayoutRoot &rRoot ) SAL_THROW( () )145 virtual ~ImportContext() {} in ~ImportContext()173 ImportContext *mpImport;184 ElementBase * pParent, ImportContext * pImport )230 ElementBase *parent, ImportContext *import ) SAL_THROW (());248 ImportContext *import ) SAL_THROW (());
57 ImportContext *pImport) in WidgetElement()182 ImportContext* pImport ) in ElementBase()194 void ImportContext::startDocument( in startDocument()206 ImportContext *pImport) in ToplevelElement()216 uno::Reference< xml::input::XElement > ImportContext::startRootElement( in startRootElement()
160 ImportContext *pCtx = new ImportContext( *this ); in initialize()
Completed in 51 milliseconds