Home
last modified time | relevance | path

Searched refs:SmModel (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/qadevOOo/objdsc/sm/
H A Dmath.SmModel.csv1 "SmModel";"com::sun::star::formula::FormulaProperties";"Alignment"
2 "SmModel";"com::sun::star::formula::FormulaProperties";"BaseFontHeight"
3 "SmModel";"com::sun::star::formula::FormulaProperties";"CustomFontNameFixed"
4 "SmModel";"com::sun::star::formula::FormulaProperties";"FontFixedIsItalic"
5 "SmModel";"com::sun::star::formula::FormulaProperties";"FontFixedIsBold"
7 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSansIsItalic"
8 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSansIsBold"
18 "SmModel";"com::sun::star::formula::FormulaProperties";"FontNameText"
24 "SmModel";"com::sun::star::formula::FormulaProperties";"Formula"
26 "SmModel";"com::sun::star::formula::FormulaProperties";"IsTextMode"
[all …]
/aoo41x/main/starmath/source/
H A Dunomodel.cxx325 SmModel::SmModel( SfxObjectShell *pObjSh ) in SmModel() function in SmModel
333 SmModel::~SmModel() throw () in ~SmModel()
360 void SAL_CALL SmModel::acquire() throw() in acquire()
367 void SAL_CALL SmModel::release() throw() in release()
395 const uno::Sequence< sal_Int8 > & SmModel::getUnoTunnelId() in getUnoTunnelId()
443 OUString SmModel::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()
449 ::rtl::OUString SmModel::getImplementationName_Static() in getImplementationName_Static()
472 uno::Sequence< OUString > SmModel::getSupportedServiceNames_Static(void) in getSupportedServiceNames_Static()
992 sal_Int32 SAL_CALL SmModel::getRendererCount( in getRendererCount()
1024 uno::Sequence< beans::PropertyValue > SAL_CALL SmModel::getRenderer( in getRenderer()
[all …]
H A Dmathmlexport.cxx111 SmModel *pModel = reinterpret_cast<SmModel *> in Export()
112 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Export()
612 SmModel *pModel = reinterpret_cast<SmModel *> in exportDoc()
613 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in exportDoc()
663 SmModel *pModel = reinterpret_cast<SmModel *> in _ExportContent()
664 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in _ExportContent()
696 SmModel *pModel = reinterpret_cast<SmModel *> in GetViewSettings()
697 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in GetViewSettings()
H A Dmathmlimport.cxx112 SmModel *pModel = reinterpret_cast<SmModel *> in Import()
113 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Import()
570 SmModel *pModel = reinterpret_cast<SmModel *> in endDocument()
571 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in endDocument()
3102 SmModel *pModel = reinterpret_cast<SmModel *> in SetViewSettings()
3103 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in SetViewSettings()
H A Ddocument.cxx716 SetBaseModel( new SmModel(this) ); in SmDocShell()
/aoo41x/main/starmath/inc/
H A Dunomodel.hxx58 class SmModel : public SfxBaseModel, class
70 SmModel( SfxObjectShell *pObjSh = 0 );
71 virtual ~SmModel() throw ();
H A Ddocument.hxx106 friend class SmModel;
/aoo41x/main/qadevOOo/tests/java/mod/_sm/
H A DSmModel.java52 public class SmModel extends TestCase { class
/aoo41x/main/starmath/qa/unoapi/
H A Dsm.sce23 -o sm.SmModel
/aoo41x/main/framework/qa/complex/api_internal/
H A Dapi.lst161 job163=sm.SmModel

Completed in 92 milliseconds