Home
last modified time | relevance | path

Searched refs:releaseNumberForComponent (Results 1 – 16 of 16) sorted by path

/trunk/main/comphelper/inc/comphelper/
H A Dnumberedcollection.hxx141 …virtual void SAL_CALL releaseNumberForComponent(const css::uno::Reference< css::uno::XInterface >&…
/trunk/main/comphelper/source/misc/
H A Dnumberedcollection.cxx161 void SAL_CALL NumberedCollection::releaseNumberForComponent(const css::uno::Reference< css::uno::XI… in releaseNumberForComponent() function in comphelper::NumberedCollection
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx391 void releaseNumberForComponent();
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx2167 void SAL_CALL ODatabaseDocument::releaseNumberForComponent( const uno::Reference< uno::XInterface >… in releaseNumberForComponent() function in dbaccess::ODatabaseDocument
2172 impl_getUntitledHelper_throw(xComponent)->releaseNumberForComponent (xComponent); in releaseNumberForComponent()
H A Ddatabasedocument.hxx444 …virtual void SAL_CALL releaseNumberForComponent( const ::com::sun::star::uno::Reference< ::com::su…
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx919 void OGenericUnoController::releaseNumberForComponent() in releaseNumberForComponent() function in dbaui::OGenericUnoController
925 xUntitledProvider->releaseNumberForComponent(static_cast<XWeak*>(this)); in releaseNumberForComponent()
954 releaseNumberForComponent(); in disposing()
/trunk/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx452 releaseNumberForComponent(); in attachModel()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1553 releaseNumberForComponent(); in doSaveAsDoc()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx425 releaseNumberForComponent(); in doSaveDoc()
/trunk/main/framework/inc/services/
H A Ddesktop.hxx329 …virtual void SAL_CALL releaseNumberForComponent( const css::uno::Reference< css::uno::XInterface >…
/trunk/main/framework/source/services/
H A Ddesktop.cxx1471 void SAL_CALL Desktop::releaseNumberForComponent( const css::uno::Reference< css::uno::XInterface >… in releaseNumberForComponent() function in framework::Desktop
1476 m_xTitleNumberGenerator->releaseNumberForComponent (xComponent); in releaseNumberForComponent()
/trunk/main/offapi/com/sun/star/frame/
H A DXUntitledNumbers.idl89 void releaseNumberForComponent ( [in] com::sun::star::uno::XInterface xComponent )
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx384 …virtual void SAL_CALL releaseNumberForComponent( const ::com::sun::star::uno::Reference< ::com::su…
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2865 void SAL_CALL OReportDefinition::releaseNumberForComponent( const uno::Reference< uno::XInterface >… in releaseNumberForComponent() function in reportdesign::OReportDefinition
2874 impl_getUntitledHelper_throw()->releaseNumberForComponent (xComponent); in releaseNumberForComponent()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1301 …virtual void SAL_CALL releaseNumberForComponent( const css::uno::Reference< css::uno::XInterface >…
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3963 void SAL_CALL SfxBaseModel::releaseNumberForComponent( const css::uno::Reference< css::uno::XInterf… in releaseNumberForComponent() function in SfxBaseModel
3968 impl_getUntitledHelper ()->releaseNumberForComponent (xComponent); in releaseNumberForComponent()

Completed in 142 milliseconds