Home
last modified time | relevance | path

Searched refs:Add (Results 76 – 100 of 553) sorted by relevance

12345678910>>...23

/trunk/main/framework/source/classes/
H A Dresource.src32 Text [ en-US ] = "Add-Ons" ;
37 Text [ en-US ] = "Add-~On Help" ;
126 Text [ en-US ] = "Add-On %num%" ;
/trunk/main/scp2/source/calc/
H A Dmodule_calc.ulf42 en-US = "Add-in"
45 en-US = "Add-ins are additional programs that make new functions available in %PRODUCTNAME Calc."
/trunk/main/sc/source/ui/vba/
H A Dvbapagebreaks.hxx54 …virtual css::uno::Any SAL_CALL Add( const css::uno::Any& Before) throw ( css::script::BasicErrorEx…
81 …virtual css::uno::Any SAL_CALL Add( const css::uno::Any& Before ) throw ( css::script::BasicErrorE…
H A Dvbaformatconditions.hxx44 …virtual css::uno::Reference< ov::excel::XFormatCondition > Add( ::sal_Int32 Type, const css::uno::…
51 …virtual css::uno::Reference< ov::excel::XFormatCondition > SAL_CALL Add( ::sal_Int32 Type, const c…
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectExport.cxx46 _GetNamespaceMap().Add( GetXMLToken ( XML_NP_BLOCK_LIST), in SvXMLAutoCorrectExport()
88 _GetNamespaceMap().Add( GetXMLToken ( XML_NP_BLOCK_LIST ), in SvXMLExceptionListExport()
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.nspace45 - /* Add the attribute + value */
46 + /* Add the attribute's value */
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXControls.idl41 …// the following two methods should be actually part of XCollection, but at least Add conflicts wi…
44 any Add( [in] any Object, [in] any StringKey, [in] any Before, [in] any After );
/trunk/main/sfx2/source/menu/
H A Dmenu.src34 Text [ en-US ] = "~Add-Ons" ;
69 Text [ en-US ] = "Add-~On Help" ;
/trunk/main/odk/examples/java/NotesAccess/
H A DMakefile59 @echo 1. Add the install path to the PATH or LD_LIBRARY_PATH of this shell.
61 @echo 2. Add the "$(QM)Notes.jar$(QM)" to your CLASSPATH
/trunk/main/sw/source/core/swg/
H A DSwXMLSectionList.cxx47 GetNamespaceMap().Add( OUString( RTL_CONSTASCII_USTRINGPARAM ( sXML_np__office ) ), in SwXMLSectionList()
50 GetNamespaceMap().Add( OUString( RTL_CONSTASCII_USTRINGPARAM ( sXML_np__text ) ), in SwXMLSectionList()
/trunk/main/sw/inc/
H A Dcalbck.hxx159 void Add(SwClient *pDepend);
209 friend void SwModify::Add(SwClient *pDepend); // for pointer adjustments
/trunk/main/sc/source/filter/xml/
H A Dxmlfonte.cxx68 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in AddFontItems()
79 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in AddFontItems()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_environment.cxx74 m_objects->Add(oid, new WeakReference(obj)); in registerInterface()
88 m_objects->Add(key, new WeakReference(obj)); in registerInterface()
/trunk/main/autodoc/source/ary/inc/
H A Dsortedids.hxx76 void Add(
135 SortedIds<COMPARE>::Add(element_t i_elem) in Add() function in ary::SortedIds
/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx239 …const OUString sStyleName( mrExport.GetAutoStylePool()->Add(XML_STYLE_FAMILY_TABLE_COLUMN, xPropSt… in collectTableAutoStyles()
262 …const OUString sStyleName( mrExport.GetAutoStylePool()->Add(XML_STYLE_FAMILY_TABLE_ROW, xRowPropSt… in collectTableAutoStyles()
288 sStyleName = mrExport.GetAutoStylePool()->Add(XML_STYLE_FAMILY_TABLE_CELL, xCellPropStates); in collectTableAutoStyles()
/trunk/main/toolkit/test/accessibility/ov/
H A DObjectViewContainer.java94 Add (aView); in SetObject()
138 private void Add (ObjectView aView) in Add() method in ObjectViewContainer
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.hxx62 …virtual css::uno::Reference< ov::XCommandBarControl > SAL_CALL Add( const css::uno::Any& Type, con…
82 …virtual css::uno::Reference< ov::XCommandBarControl > SAL_CALL Add( const css::uno::Any& Type, con…
/trunk/main/sfx2/inc/
H A Dmsgnodei.hxx119 void Add( const SfxMsgReceiver& );
172 void Add( const SfxMsgAttachFile& );
/trunk/main/xmloff/source/style/
H A Dimpastpl.hxx146 …sal_Bool Add( XMLFamilyData_Impl* pFamilyData, const ::std::vector< XMLPropertyState >& rPropertie…
192 sal_Bool Add( ::rtl::OUString& rName, sal_Int32 nFamily,
/trunk/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl124 /** Add a new listener that is called for events that involve <type
152 /** Add a new listener that is called on <type
178 /** Add a new listener that is called on <type
/trunk/main/vcl/inc/
H A Doutdev.h108 void Add( ImplFontData* pFace ) { maDevFontVector.push_back( pFace ); } in Add() function in ImplGetDevFontList
126 void Add( int nHeight ) { maSizeList.push_back( nHeight ); } in Add() function in ImplGetDevSizeList
/trunk/main/xmloff/source/core/
H A Dxmlcnitm.cxx109 sal_uInt16 nPos = aNamespaceMap.Add( rPrefix, rNamespace ); in AddAttr()
152 sal_uInt16 nPos = aNamespaceMap.Add( rPrefix, rNamespace ); in SetAt()
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.Dsr53 'this method adds the Add-In to the VB menu
77 'this method removes the Add-In from the VB menu
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DObjectViewContainer.java132 Add (aView); in SetObject()
198 private void Add (ObjectView aView) in Add() method in ObjectViewContainer
/trunk/main/sc/source/ui/src/
H A Ddbnamdlg.src144 Text [ en-US ] = "~Add" ;
173 Text [ en-US ] = "~Add" ;

Completed in 85 milliseconds

12345678910>>...23