Lines Matching refs:SfxStandaloneDocumentInfoObject

1164 SFX_IMPL_XINTERFACE_2( SfxStandaloneDocumentInfoObject, SfxDocumentInfoObject, ::com::sun::star::la…  in SFX_IMPL_XINTERFACE_2()  argument
1165 SFX_IMPL_XTYPEPROVIDER_10( SfxStandaloneDocumentInfoObject, ::com::sun::star::document::XDocumentIn… in SFX_IMPL_XINTERFACE_2()
1170 SFX_IMPL_XSERVICEINFO( SfxStandaloneDocumentInfoObject, "com.sun.star.document.StandaloneDocumentIn… in SFX_IMPL_XINTERFACE_2()
1171 SFX_IMPL_SINGLEFACTORY( SfxStandaloneDocumentInfoObject ) in SFX_IMPL_XINTERFACE_2()
1173 SfxStandaloneDocumentInfoObject::SfxStandaloneDocumentInfoObject( const ::com::sun::star::uno::Refe… in SFX_IMPL_XINTERFACE_2()
1190 SfxStandaloneDocumentInfoObject::~SfxStandaloneDocumentInfoObject() in ~SfxStandaloneDocumentInfoObject()
1216 sal_Int16 SAL_CALL SfxStandaloneDocumentInfoObject::getUserFieldCount() throw( ::com::sun::star::un… in getUserFieldCount()
1223 ::rtl::OUString SAL_CALL SfxStandaloneDocumentInfoObject::getUserFieldName(sal_Int16 nIndex) throw… in getUserFieldName()
1230 ::rtl::OUString SAL_CALL SfxStandaloneDocumentInfoObject::getUserFieldValue(sal_Int16 nIndex) thro… in getUserFieldValue()
1237 void SAL_CALL SfxStandaloneDocumentInfoObject::setUserFieldName(sal_Int16 nIndex, const ::rtl::OUS… in setUserFieldName()
1244 void SAL_CALL SfxStandaloneDocumentInfoObject::setUserFieldValue( sal_Int16 nIndex, const ::rtl::O… in setUserFieldValue()
1251 void SAL_CALL SfxStandaloneDocumentInfoObject::loadFromURL(const ::rtl::OUString& aURL) in loadFromURL()
1302 void SAL_CALL SfxStandaloneDocumentInfoObject::storeIntoURL(const ::rtl::OUString& aURL) throw( ::… in storeIntoURL()