/trunk/main/comphelper/inc/comphelper/ |
H A D | numberedcollection.hxx | 141 …virtual void SAL_CALL releaseNumberForComponent(const css::uno::Reference< css::uno::XInterface >&…
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 919 void OGenericUnoController::releaseNumberForComponent() in releaseNumberForComponent() function in dbaui::OGenericUnoController 925 xUntitledProvider->releaseNumberForComponent(static_cast<XWeak*>(this)); in releaseNumberForComponent() 954 releaseNumberForComponent(); in disposing()
|
/trunk/main/comphelper/source/misc/ |
H A D | numberedcollection.cxx | 161 void SAL_CALL NumberedCollection::releaseNumberForComponent(const css::uno::Reference< css::uno::XI… in releaseNumberForComponent() function in comphelper::NumberedCollection
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XUntitledNumbers.idl | 89 void releaseNumberForComponent ( [in] com::sun::star::uno::XInterface xComponent )
|
/trunk/main/framework/source/services/ |
H A D | desktop.cxx | 1471 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/framework/inc/services/ |
H A D | desktop.hxx | 329 …virtual void SAL_CALL releaseNumberForComponent( const css::uno::Reference< css::uno::XInterface >…
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | dbsubcomponentcontroller.cxx | 452 releaseNumberForComponent(); in attachModel()
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | databasedocument.cxx | 2167 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 D | databasedocument.hxx | 444 …virtual void SAL_CALL releaseNumberForComponent( const ::com::sun::star::uno::Reference< ::com::su…
|
/trunk/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 391 void releaseNumberForComponent();
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | sfxbasemodel.hxx | 1301 …virtual void SAL_CALL releaseNumberForComponent( const css::uno::Reference< css::uno::XInterface >…
|
/trunk/main/reportdesign/inc/ |
H A D | ReportDefinition.hxx | 384 …virtual void SAL_CALL releaseNumberForComponent( const ::com::sun::star::uno::Reference< ::com::su…
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | querycontroller.cxx | 1553 releaseNumberForComponent(); in doSaveAsDoc()
|
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | TableController.cxx | 425 releaseNumberForComponent(); in doSaveDoc()
|
/trunk/main/reportdesign/source/core/api/ |
H A D | ReportDefinition.cxx | 2865 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/source/doc/ |
H A D | sfxbasemodel.cxx | 3963 void SAL_CALL SfxBaseModel::releaseNumberForComponent( const css::uno::Reference< css::uno::XInterf… in releaseNumberForComponent() function in SfxBaseModel 3968 impl_getUntitledHelper ()->releaseNumberForComponent (xComponent); in releaseNumberForComponent()
|