Home
last modified time | relevance | path

Searched refs:hasControllersLocked (Results 1 – 25 of 31) sorted by relevance

12

/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/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/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
/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/sc/source/core/tool/
H A Dprogress.cxx82 return xModel->hasControllersLocked(); in lcl_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/sw/source/core/edit/
H A Dedundo.cxx51 return GetDoc()->GetDocShell()->GetModel()->hasControllersLocked(); in CursorsLocked()
/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/svx/inc/svx/
H A Dunomodel.hxx76 … virtual sal_Bool SAL_CALL hasControllersLocked( ) throw(::com::sun::star::uno::RuntimeException);
/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/sc/
H A Dcom.sun.star.comp.office.ScModelObj.csv87 "ScModelObj";"com::sun::star::frame::XModel";"hasControllersLocked()"
/trunk/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx138 virtual sal_Bool SAL_CALL hasControllersLocked()
/trunk/main/offapi/com/sun/star/frame/
H A DXModel.idl191 boolean hasControllersLocked();
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx935 sal_Bool SAL_CALL ChartDocumentWrapper::hasControllersLocked() in hasControllersLocked() function in chart::wrapper::ChartDocumentWrapper
940 return xModel->hasControllersLocked(); in hasControllersLocked()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx193 return !xModel->hasControllersLocked(); in getScreenUpdating()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java371 while (xTextDocument.hasControllersLocked()) in unlockallControllers()
/trunk/main/svx/source/unodraw/
H A Dunomod.cxx359 sal_Bool SAL_CALL SvxUnoDrawingModel::hasControllersLocked( ) in hasControllersLocked() function in SvxUnoDrawingModel
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx157 … virtual sal_Bool SAL_CALL hasControllersLocked( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/chart2/source/model/main/
H A DChartModel.hxx287 hasControllersLocked()
H A DChartModel.cxx459 sal_Bool SAL_CALL ChartModel::hasControllersLocked() throw(uno::RuntimeException) in hasControllersLocked() function in chart::ChartModel
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx860 sal_Bool bLocked = mxModel->hasControllersLocked(); in Export()
/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/sw/inc/
H A Dunotxdoc.hxx280 virtual sal_Bool SAL_CALL hasControllersLocked( ) throw(css::uno::RuntimeException);
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx340 …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);

Completed in 146 milliseconds

12