Home
last modified time | relevance | path

Searched refs:authorizeLinks (Results 1 – 13 of 13) sorted by relevance

/trunk/main/offapi/com/sun/star/document/
H A DXLinkAuthorizer.idl43 boolean authorizeLinks( [in] string url );
/trunk/main/sc/source/core/tool/
H A Dddelink.cxx265 if ( !xLinkAuthorizer->authorizeLinks( aTopic ) ) { in TryUpdate()
/trunk/main/xmloff/source/style/
H A DFillStyleContext.cxx198 if ( !xLinkAuthorizer->authorizeLinks( sURL ) ) { in EndElement()
H A Dxmlnumi.cxx1227 if ( !xLinkAuthorizer->authorizeLinks( aURL ) ) in FillUnoNumRule()
/trunk/main/sfx2/source/doc/
H A Diframe.cxx161 if ( !xLinkAuthorizer->authorizeLinks( sURL ) ) in load()
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx207 …virtual sal_Bool SAL_CALL authorizeLinks( const ::rtl::OUString &url ) throw(::com::sun::star::uno…
/trunk/main/sw/inc/
H A Dunotxdoc.hxx398 …virtual sal_Bool SAL_CALL authorizeLinks( const ::rtl::OUString& rURL ) throw( css::uno::RuntimeEx…
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1468 if ( !xLinkAuthorizer->authorizeLinks( aURL ) ) in CreateGraphicObjectFromURL()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx683 if ( !xLinkAuthorizer->authorizeLinks( aURL ) ) in InsertEmbeddedLink()
/trunk/main/sc/inc/
H A Ddocuno.hxx181 …virtual sal_Bool SAL_CALL authorizeLinks( const ::rtl::OUString& rURL ) throw( ::com::sun::star::u…
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1432 sal_Bool SAL_CALL SdXImpressDocument::authorizeLinks( const ::rtl::OUString &url ) in authorizeLinks() function in SdXImpressDocument
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2378 sal_Bool SwXTextDocument::authorizeLinks( const ::rtl::OUString& rURL ) throw( RuntimeException ) in authorizeLinks() function in SwXTextDocument
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1310 sal_Bool ScModelObj::authorizeLinks( const ::rtl::OUString& rURL ) throw( uno::RuntimeException ) in authorizeLinks() function in ScModelObj