/aoo4110/main/ucb/source/core/ |
H A D | ucbcmds.cxx | 551 uno::makeAny(rContext.aArg.TargetURL), in createNew() 605 uno::makeAny(rContext.aArg.TargetURL), in createNew() 626 uno::makeAny(rContext.aArg.TargetURL), in createNew() 742 uno::makeAny(rContext.aArg.TargetURL), in createNew() 1296 uno::makeAny(rContext.aArg.TargetURL), in globalTransfer_() 1500 rContext.aArg.TargetURL, // target folder URL in globalTransfer_() 1765 = createContentIdentifier( rArg.TargetURL ); in globalTransfer() 1784 uno::makeAny(rArg.TargetURL), in globalTransfer() 1809 uno::makeAny(rArg.TargetURL), in globalTransfer() 1896 rArg.TargetURL, // target folder URL in globalTransfer()
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyDataReadAccess.idl | 55 <li>"TargetURL", which is of type <atom>string</atom></li> It may contain 124 <code>getByHierarchicalName( "Children/['subnode2']/TargetURL" )</code> 125 will give direct access to the "TargetURL" data member of the child node
|
H A D | ContentInfoAttribute.idl | 64 <p>It will support the property "TargetURL" ( which identifies it as
|
H A D | GlobalTransferCommandArgument.idl | 53 string TargetURL;
|
H A D | HierarchyDataReadWriteAccess.idl | 63 TargetURL, Children) must never be removable.
|
H A D | HierarchyLinkContent.idl | 132 string TargetURL ( the URL of the link target )
|
H A D | HierarchyFolderContent.idl | 207 property "TargetURL" as well to a non-empty value.
|
H A D | HierarchyRootFolderContent.idl | 205 property "TargetURL" as well to a non-empty value.
|
H A D | Content.idl | 863 <td>TargetURL</td>
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | HTMLForm.idl | 77 /** describes the frame, where to open the document specified by the TargetURL. 85 [property] string TargetURL;
|
H A D | ImageButton.idl | 89 /** describes the frame, where to open the document specified by the TargetURL. 105 [property] string TargetURL;
|
H A D | CommandButton.idl | 68 /** describes the frame, where to open the document specified by the TargetURL. 83 [property] string TargetURL;
|
/aoo4110/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 89 css::util::URL TargetURL; member 100 pDispatchInfo->Dispatch->dispatch( pDispatchInfo->TargetURL, in IMPL_STATIC_LINK_NOINSTANCE() 247 pInfo->TargetURL = rCmdInfo.URL; in Execute() 1264 pInfo->TargetURL = aURL; in Dispatch()
|
/aoo4110/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 306 TargetURL = ( tvDom->getTargetURL() + configData.appendix ); in TVRead() 308 TargetURL += ( rtl::OUString::createFromAscii( "#" ) + in TVRead() 339 aAny <<= TargetURL; in getByName()
|
H A D | tvread.hxx | 245 rtl::OUString TargetURL; member in treeview::TVRead
|
/aoo4110/main/offapi/com/sun/star/form/ |
H A D | FormButtonType.idl | 59 @see com::sun::star::form::component::CommandButton::TargetURL
|
/aoo4110/main/offapi/com/sun/star/form/inspection/ |
H A D | ButtonNavigationHandler.idl | 39 …and <member scope="com::sun::star::form::component">CommandButton::TargetURL</member> properties o…
|
/aoo4110/main/odk/examples/DevelopersGuide/UCB/ |
H A D | ResourceManager.java | 124 arg.TargetURL = targetFolderURL; in transferResource()
|
/aoo4110/main/wizards/com/sun/star/wizards/common/ |
H A D | UCB.java | 136 aArg.TargetURL = targetDir; in copyArg()
|
/aoo4110/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OImageButtonModel.csv | 4 "OImageButtonModel";"com::sun::star::form::component::ImageButton";"TargetURL"
|
H A D | com.sun.star.comp.forms.OButtonModel.csv | 18 "OButtonModel";"com::sun::star::form::component::CommandButton";"TargetURL"
|
H A D | com.sun.star.comp.forms.ODatabaseForm.csv | 194 "ODatabaseForm";"com::sun::star::form::component::HTMLForm";"TargetURL"
|
/aoo4110/main/svx/source/inc/ |
H A D | fmprop.hrc | 56 #define FM_PROP_TARGET_URL rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "TargetURL…
|