Searched refs:xContextDocument (Results 1 – 3 of 3) sorted by relevance
545 Reference< XModel > xContextDocument( _rxContextDocument ); in ImplUpdate() local551 xContextDocument = m_xContextDocument; in ImplUpdate()554 if ( xContextDocument != m_xContextDocument ) in ImplUpdate()556 m_xContextDocument = xContextDocument; in ImplUpdate()
281 Reference< XModel > xContextDocument( getXModel( _rxModel ) ); in DBG_NAME() local285 createDocumentCommandImageProvider( _rxORB, xContextDocument ), in DBG_NAME()286 createDocumentCommandDescriptionProvider( _rxORB, xContextDocument ) in DBG_NAME()
997 …Reference< XModel > xContextDocument( m_aContext.getContextValueByAsciiName( "ContextDocument" ), … in impl_getContextFrame_nothrow() local998 … Reference< XController > xController( xContextDocument->getCurrentController(), UNO_SET_THROW ); in impl_getContextFrame_nothrow()
Completed in 20 milliseconds