Home
last modified time | relevance | path

Searched refs:hasControllersLocked (Results 1 – 25 of 31) sorted by last modified time

12

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1284 sal_Bool SAL_CALL SfxBaseModel::hasControllersLocked() throw(::com::sun::star::uno::RuntimeExceptio… in hasControllersLocked() function in SfxBaseModel
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx528 sal_Bool SwXTextDocument::hasControllersLocked(void) throw( RuntimeException ) in hasControllersLocked() function in SwXTextDocument
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1396 ::sal_Bool SAL_CALL OReportDefinition::hasControllersLocked( ) throw (uno::RuntimeException) in hasControllersLocked() function in reportdesign::OReportDefinition
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOfficeDocument.java108 public boolean hasControllersLocked( ) in hasControllersLocked() method in OfficeDocument
110 return xModel.hasControllersLocked(); in hasControllersLocked()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx860 sal_Bool bLocked = mxModel->hasControllersLocked(); in Export()
/trunk/main/offapi/com/sun/star/frame/
H A DXModel.idl191 boolean hasControllersLocked();
/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx646 if( xChartDoc.is() && xChartDoc->hasControllersLocked() ) in ~SchXMLImport()
719 if( xOldDoc.is() && xOldDoc->hasControllersLocked() ) in setTargetDocument()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java371 while (xTextDocument.hasControllersLocked()) in unlockallControllers()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx193 return !xModel->hasControllersLocked(); in getScreenUpdating()
/trunk/main/sw/source/core/edit/
H A Dedundo.cxx51 return GetDoc()->GetDocShell()->GetModel()->hasControllersLocked(); in CursorsLocked()
/trunk/main/sw/inc/
H A Dunotxdoc.hxx280 virtual sal_Bool SAL_CALL hasControllersLocked( ) throw(css::uno::RuntimeException);
/trunk/main/svx/source/unodraw/
H A Dunomod.cxx359 sal_Bool SAL_CALL SvxUnoDrawingModel::hasControllersLocked( ) in hasControllersLocked() function in SvxUnoDrawingModel
/trunk/main/svx/inc/svx/
H A Dunomodel.hxx76 … virtual sal_Bool SAL_CALL hasControllersLocked( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx686 virtual sal_Bool SAL_CALL hasControllersLocked() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx638 sal_Bool SAL_CALL SdXImpressDocument::hasControllersLocked( ) in hasControllersLocked() function in SdXImpressDocument
805 if ( !hasControllersLocked() ) in getMasterPages()
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx157 … virtual sal_Bool SAL_CALL hasControllersLocked( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1371 if (hasControllersLocked()) in unlockControllers()
/trunk/main/sc/source/core/tool/
H A Dprogress.cxx82 return xModel->hasControllersLocked(); in lcl_HasControllersLocked()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx299 …virtual ::sal_Bool SAL_CALL hasControllersLocked( ) throw (::com::sun::star::uno::RuntimeExceptio…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextDocument.csv80 "SwXTextDocument";"com::sun::star::frame::XModel";"hasControllersLocked()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXChartDocument.csv34 "ChXChartDocument";"com::sun::star::frame::XModel";"hasControllersLocked()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXImpressDocument.csv54 "SdXImpressDocument";"com::sun::star::frame::XModel";"hasControllersLocked()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScModelObj.csv87 "ScModelObj";"com::sun::star::frame::XModel";"hasControllersLocked()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XModel.java188 tRes.tested("hasControllersLocked()", oObj.hasControllersLocked()); in _hasControllersLocked()
197 result = oObj.hasControllersLocked(); in _lockControllers()
251 result = !oObj.hasControllersLocked(); in _unlockControllers()
/trunk/main/editeng/source/xml/
H A Dxmltxtexp.cxx211 …virtual sal_Bool SAL_CALL hasControllersLocked( ) throw (::com::sun::star::uno::RuntimeException);
316 sal_Bool SAL_CALL SvxSimpleUnoModel::hasControllersLocked( ) throw (::com::sun::star::uno::Runtime… in hasControllersLocked() function in SvxSimpleUnoModel

Completed in 185 milliseconds

12