Searched refs:xDPI (Results 1 – 1 of 1) sorted by relevance
390 xDPI(m_xFrame,uno::UNO_QUERY); in InPlaceActivate() local391 if(xDPI.is()) in InPlaceActivate()392 xDPI->registerDispatchProviderInterceptor( CreateNewInterceptor() ); in InPlaceActivate()871 xDPI(m_xFrame,uno::UNO_QUERY); in DocumentFrame() local872 if(xDPI.is()) in DocumentFrame()873 xDPI->registerDispatchProviderInterceptor( CreateNewInterceptor() ); in DocumentFrame()
Completed in 25 milliseconds