Home
last modified time | relevance | path

Searched refs:_bPrimary (Results 1 – 18 of 18) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dbrowserline.cxx391 PushButton& OBrowserLine::impl_ensureButton( bool _bPrimary ) in impl_ensureButton() argument
393 PushButton*& rpButton = _bPrimary ? m_pBrowseButton : m_pAdditionalBrowseButton; in impl_ensureButton()
451 PushButton& rButton( impl_ensureButton( _bPrimary ) ); in ShowBrowseButton()
462 void OBrowserLine::ShowBrowseButton( const Image& _rImage, sal_Bool _bPrimary ) in ShowBrowseButton() argument
464 PushButton& rButton( impl_ensureButton( _bPrimary ) ); in ShowBrowseButton()
470 void OBrowserLine::ShowBrowseButton( sal_Bool _bPrimary ) in ShowBrowseButton() argument
472 impl_ensureButton( _bPrimary ); in ShowBrowseButton()
476 void OBrowserLine::implHideBrowseButton( sal_Bool _bPrimary, bool _bReLayout ) in implHideBrowseButton() argument
478 PushButton*& rpButton = _bPrimary ? m_pBrowseButton : m_pAdditionalBrowseButton; in implHideBrowseButton()
492 void OBrowserLine::HideBrowseButton( sal_Bool _bPrimary ) in HideBrowseButton() argument
[all …]
H A Dbrowserline.hxx51 virtual void buttonClicked( OBrowserLine* _pLine, sal_Bool _bPrimary ) = 0;
107 … void ShowBrowseButton( const ::rtl::OUString& _rImageURL, sal_Bool _bPrimary );
108 void ShowBrowseButton( const Image& _rImage, sal_Bool _bPrimary );
109 void ShowBrowseButton( sal_Bool _bPrimary );
110 void HideBrowseButton( sal_Bool _bPrimary );
125 void implHideBrowseButton( sal_Bool _bPrimary, bool _bReLayout );
130 PushButton& impl_ensureButton( bool _bPrimary );
H A Dbuttonnavigationhandler.cxx221 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, Any& _rData, co… in onInteractivePropertySelection() argument
231 …eReturn = m_xSlaveHandler->onInteractivePropertySelection( _rPropertyName, _bPrimary, _rData, _rxI… in onInteractivePropertySelection()
234 …NavigationHandler_Base::onInteractivePropertySelection( _rPropertyName, _bPrimary, _rData, _rxInsp… in onInteractivePropertySelection()
H A Dpropertycomposer.cxx327 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, Any& _rData, co… in onInteractivePropertySelection() argument
340 _bPrimary, in onInteractivePropertySelection()
H A Dxsdvalidationpropertyhandler.cxx437 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, Any& /*_rData*/… in onInteractivePropertySelection() argument
453 if ( _bPrimary ) in onInteractivePropertySelection()
H A Dproplinelistener.hxx38 virtual void Clicked( const ::rtl::OUString& _rName, sal_Bool _bPrimary ) = 0;
H A Dxsdvalidationpropertyhandler.hxx72 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Dbuttonnavigationhandler.hxx71 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Deformspropertyhandler.hxx78 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Dbrowserlistbox.cxx892 void OBrowserListBox::buttonClicked( OBrowserLine* _pLine, sal_Bool _bPrimary ) in buttonClicked() argument
897 m_pLineListener->Clicked( _pLine->GetEntryName(), _bPrimary ); in buttonClicked()
H A Dbrowserlistbox.hxx182 void buttonClicked( OBrowserLine* _pLine, sal_Bool _bPrimary );
H A Dpropertycomposer.hxx103 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Dgenericpropertyhandler.hxx121 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Deventhandler.hxx134 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Dpropcontroller.cxx1338 void OPropertyBrowserController::Clicked( const ::rtl::OUString& _rName, sal_Bool _bPrimary ) in Clicked() argument
1354 handler->second->onInteractivePropertySelection( _rName, _bPrimary, aData, in Clicked()
H A Dformcomponenthandler.hxx134 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Dpropertyhandler.hxx124 …ctivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary, ::com::sun::sta…
H A Dpropcontroller.hxx223 virtual void Clicked( const ::rtl::OUString& _rName, sal_Bool _bPrimary );

Completed in 48 milliseconds