Home
last modified time | relevance | path

Searched refs:LinkSource (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oovbaapi/ooo/vba/
H A DXDocumentProperties.idl44 * boolean LinkSource, either (False) Value or (True) LinkSource must be provided.
46 … the contents of the container document. If this argument is True, the LinkSource argument is requ…
53 …* @param LinkSource Ignored if LinkToContent is False. The source of the linked property. The cont…
57 [in] /*optional*/ any LinkSource)
H A DXDocumentProperty.idl72 /** If true, then LinkSource has a valid value. */
92 void setLinkSource([in] string LinkSource)
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.hxx41 …ent, ::sal_Int8 Type, const css::uno::Any& Value, const css::uno::Any& LinkSource ) throw (css::sc…
58 …ent, ::sal_Int8 Type, const css::uno::Any& Value, const css::uno::Any& LinkSource ) throw (css::sc…
H A Dvbadocumentproperties.cxx302 …virtual void SAL_CALL setLinkSource( const rtl::OUString& LinkSource ) throw (script::BasicErrorEx…
320 …virtual void SAL_CALL setLinkSource( const rtl::OUString& LinkSource ) throw (script::BasicErrorEx…
736 …LinkToContent, ::sal_Int8 Type, const uno::Any& Value, const uno::Any& LinkSource ) throw (script:… in Add() argument
748 if ( LinkSource >>= sLinkSource ) in Add()

Completed in 25 milliseconds