Home
last modified time | relevance | path

Searched defs:XModel (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/embedserv/source/inc/
H A Dcommon.h41 class XModel; variable
/AOO41X/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.h46 class XModel; variable
/AOO41X/main/sw/source/ui/inc/
H A Dunotools.hxx116 STAR_REFERENCE( frame::XModel ) & GetModel() {return _xModel;} in STAR_REFERENCE()
/AOO41X/main/framework/source/services/
H A Dbackingcomp.cxx548 …l_Bool SAL_CALL BackingComp::attachModel( /*IN*/ const css::uno::Reference< css::frame::XModel >& ) in attachModel()
/AOO41X/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx44 …uno::Reference< uno::XComponentContext > & xContext, const uno::Reference< sheet::XSheetConditiona… in ScVbaFormatConditions()
/AOO41X/main/extensions/source/bibliography/
H A Dframectr.cxx242 …odel( const uno::Reference< XModel > & /*xModel*/ ) throw (::com::sun::star::uno::RuntimeException) in attachModel()
/AOO41X/main/chart2/source/tools/
H A DObjectIdentifier.cxx454 OUString ObjectIdentifier::createParticleForDiagram( in createParticleForDiagram()
/AOO41X/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1236 …GenericUnoController::attachModel(const Reference< XModel > & /*xModel*/) throw( RuntimeException ) in attachModel()