Searched refs:VCLXPointer (Results 1 – 5 of 5) sorted by relevance
35 VCLXPointer::VCLXPointer() in VCLXPointer() function in VCLXPointer39 VCLXPointer::~VCLXPointer() in ~VCLXPointer()44 ::com::sun::star::uno::Any VCLXPointer::queryInterface( const ::com::sun::star::uno::Type & rType )… in queryInterface()54 IMPL_XUNOTUNNEL( VCLXPointer )57 IMPL_XTYPEPROVIDER_START( VCLXPointer ) in IMPL_XTYPEPROVIDER_START() argument61 void VCLXPointer::setType( sal_Int32 nType ) throw(::com::sun::star::uno::RuntimeException) in IMPL_XTYPEPROVIDER_START()68 sal_Int32 VCLXPointer::getType() throw(::com::sun::star::uno::RuntimeException) in getType()
1180 VCLXPointer* pPointer = VCLXPointer::GetImplementation( rxPointer ); in setPointer()
40 class VCLXPointer : public ::com::sun::star::awt::XPointer, class53 VCLXPointer();54 ~VCLXPointer();65 …static VCLXPointer* GetImplementation( const ::com::sun::star::uno::Reference< ::com::su…
193 IMPL_CREATEINSTANCE( VCLXPointer )243 GET_FACTORY( VCLXPointer, szServiceName_Pointer, szServiceName2_Pointer ) in component_getFactory()
166 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XPointer> xPointer = new VCLXPointer; in CreatePointer()
Completed in 54 milliseconds