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"
6 "SmModel";"com::sun::star::formula::FormulaProperties";"CustomFontNameSans"
7 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSansIsItalic"
8 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSansIsBold"
9 "SmModel";"com::sun::star::formula::FormulaProperties";"CustomFontNameSerif"
10 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSerifIsItalic"
[all …]
/AOO41X/main/starmath/source/
H A Dunomodel.cxx325 SmModel::SmModel( SfxObjectShell *pObjSh ) in SmModel() function in SmModel
333 SmModel::~SmModel() throw () in ~SmModel()
340 uno::Any SAL_CALL SmModel::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface()
360 void SAL_CALL SmModel::acquire() throw() in acquire()
367 void SAL_CALL SmModel::release() throw() in release()
374 uno::Sequence< uno::Type > SAL_CALL SmModel::getTypes( ) throw(uno::RuntimeException) in getTypes()
395 const uno::Sequence< sal_Int8 > & SmModel::getUnoTunnelId() in getUnoTunnelId()
410 sal_Int64 SAL_CALL SmModel::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()
443 OUString SmModel::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()
449 ::rtl::OUString SmModel::getImplementationName_Static() in getImplementationName_Static()
[all …]
H A Dmathmlexport.cxx111 SmModel *pModel = reinterpret_cast<SmModel *> in Export()
112 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Export()
610 SmModel *pModel = reinterpret_cast<SmModel *> in exportDoc()
611 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in exportDoc()
661 SmModel *pModel = reinterpret_cast<SmModel *> in _ExportContent()
662 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in _ExportContent()
694 SmModel *pModel = reinterpret_cast<SmModel *> in GetViewSettings()
695 (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()
3094 SmModel *pModel = reinterpret_cast<SmModel *> in SetViewSettings()
3095 (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