Home
last modified time | relevance | path

Searched refs:isActive (Results 51 – 75 of 93) sorted by relevance

1234

/aoo41x/main/linguistic/source/
H A Dconvdic.hxx134 virtual sal_Bool SAL_CALL isActive( ) throw (::com::sun::star::uno::RuntimeException);
H A Ddicimp.hxx119 isActive()
H A Dspelldta.cxx142 if ( xDic.is() && xDic->isActive() in SearchSimilarText()
/aoo41x/main/embedserv/source/inc/
H A Ddocholder.hxx142 BOOL isActive() const;
/aoo41x/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTarget.idl82 boolean isActive();
/aoo41x/main/canvas/source/vcl/
H A Dspritehelper.cxx112 if( isActive() && in redraw()
/aoo41x/main/vcl/source/window/
H A Ddndlcon.cxx106 sal_Bool SAL_CALL DNDListenerContainer::isActive( ) in isActive() function in DNDListenerContainer
/aoo41x/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java319 public boolean isActive() { in isActive() method in HangulHanjaConversion.ConversionDictionary
/aoo41x/main/basctl/source/basicide/
H A Dscriptdocument.cxx1602 bool ScriptDocument::isActive() const in isActive() function in basctl::ScriptDocument
1609 bIsActive = xFrame->isActive(); in isActive()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1643 aReturn.bEnabled = m_aCurrentFrame.isActive(); in GetState()
1658 …case ID_BROWSER_CUT: aReturn.bEnabled = m_aCurrentFrame.isActive() && bHasLen && !bIsReadOnly; bre… in GetState()
1659 case SID_COPY : aReturn.bEnabled = m_aCurrentFrame.isActive() && bHasLen; break; in GetState()
1661 aReturn.bEnabled = m_aCurrentFrame.isActive() && !bIsReadOnly; in GetState()
/aoo41x/main/sfx2/source/view/
H A Dframe2.cxx263 if ( xWin->isActive() ) in Create()
/aoo41x/main/framework/inc/services/
H A Ddesktop.hxx294 …ool SAL_CALL isActive
H A Dframe.hxx212 …virtual sal_Bool SAL_CALL isActive ( ) throw( css::uno::Ru…
/aoo41x/main/editeng/source/misc/
H A Dsplwrap.cxx545 if ( xTmp->isActive() && in GetAllRightDic()
/aoo41x/main/dtrans/source/win32/dnd/
H A Dtarget.cxx294 sal_Bool SAL_CALL DropTarget::isActive( ) throw(RuntimeException) in isActive() function in DropTarget
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXConversionDictionary.idl119 boolean isActive();
H A DXDictionary.idl95 boolean isActive();
/aoo41x/main/toolkit/source/controls/
H A Dunocontrol.cxx765 ::sal_Bool SAL_CALL UnoControl::isActive( ) throw (RuntimeException) in isActive() function in UnoControl
767 return lcl_askPeer( getPeer(), &XWindow2::isActive, sal_False ); in isActive()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx397 if(pStart && pStart->isActive()) in impTryToCreateSvtGraphicStroke()
406 if(pEnd && pEnd->isActive()) in impTryToCreateSvtGraphicStroke()
/aoo41x/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx442 sal_Bool SAL_CALL DropTarget::isActive( ) throw(RuntimeException) in isActive() function in DropTarget
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx485 else if( m_aURLParameter.isActive() ) in getPropertyValues()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx225 virtual ::sal_Bool SAL_CALL isActive( ) throw (css::uno::RuntimeException);
/aoo41x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx989 AddDict( xDic->getName(), xDic->isActive() ); in Init()
1079 AddDict( xDic->getName(), xDic->isActive() ); in IMPL_LINK()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx225 sal_Bool SAL_CALL isActive( ) throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx106 virtual sal_Bool SAL_CALL isActive() throw();

Completed in 216 milliseconds

1234