Searched refs:_out_rpPageView (Results 1 – 1 of 1) sorted by relevance
737 bool impl_getPageView_nothrow( SdrPageView*& _out_rpPageView );1273 … bool ViewObjectContactOfUnoControl_Impl::impl_getPageView_nothrow( SdrPageView*& _out_rpPageView ) in impl_getPageView_nothrow() argument1277 _out_rpPageView = NULL; in impl_getPageView_nothrow()1283 _out_rpPageView = &pPageViewContact->GetPageWindow().GetPageView(); in impl_getPageView_nothrow()1285 …DBG_ASSERT( _out_rpPageView != NULL, "ViewObjectContactOfUnoControl_Impl::impl_getPageView_nothrow… in impl_getPageView_nothrow()1286 return ( _out_rpPageView != NULL ); in impl_getPageView_nothrow()
Completed in 18 milliseconds