Home
last modified time | relevance | path

Searched refs:Add (Results 176 – 200 of 553) sorted by relevance

12345678910>>...23

/trunk/main/sw/source/ui/vba/
H A Dvbadocuments.hxx52 …virtual css::uno::Any SAL_CALL Add( const css::uno::Any& Template, const css::uno::Any& NewTemplat…
H A Dvbafield.hxx60 …virtual css::uno::Reference< ::ooo::vba::word::XField > SAL_CALL Add( const css::uno::Reference< :…
/trunk/main/offapi/com/sun/star/sheet/
H A DNoConvergenceException.idl37 /** Thrown by a Calc Add-In function this exception indicates the
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DSchema.java90 aOptimizedSchema.TopLevelElements.Add(aElement); in GetOptimizedSchema()
H A DSchemaBase.java61 SimpleTypes.Add(aType); in SchemaBase()
/trunk/main/oovbaapi/ooo/vba/word/
H A DXFields.idl43 XField Add([in] XRange Range, [in] any Type, [in] any Text,[in] any PreserveFormatting);
H A DXBookmarks.idl48 any Add( [in] string Name, [in] any Range );
/trunk/main/oovbaapi/ooo/vba/
H A DXCommandBarControls.idl44 …XCommandBarControl Add( [in] any Type, [in] any Id, [in] any Parameter, [in] any Before, [in] any …
H A DXCommandBars.idl44 …XCommandBar Add( [in] any Name, [in] any Position, [in] any MenuBar, [in] any Temporary ) raises …
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXVPageBreaks.idl55 any Add( [in] any Before ) raises( com::sun::star::script::BasicErrorException );
H A DXCharts.idl46 any Add() raises(com::sun::star::script::BasicErrorException);
H A DXHPageBreaks.idl54 any Add([in] any Before) raises(com::sun::star::script::BasicErrorException);
H A DXSeriesCollection.idl41 //XSeries Add( [in] any Source, [in] any RowCol, [in] any SeriesLabels,
H A DXPivotTables.idl45 …//XPivotTable Add( [in] any PivotCache, [in] any TableDestination, [in] any TableName, [in] any Re…
H A DXChartObjects.idl46 …any Add( [in] double Left, [in] double Top, [in] double Width, [in] double Height ) raises(com::su…
H A DXFormatConditions.idl56 …XFormatCondition Add( [in] long Type, [in] /*Optional*/ any Operator, [in] /*Optional*/ any Form…
H A DXNames.idl44 …any Add( [in] any Name , [in] any RefersTo , [in] any Visible , [in] any MacroType , [in] any Shor…
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx445 GetNamespaceMap().Add( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( sXML_np__db) ), in DBG_NAME()
449 GetNamespaceMap().Add( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( sXML_np___db) ), in DBG_NAME()
/trunk/main/sw/source/core/txtnode/
H A DSwGrammarContact.cxx109 pTxtNode->Add( this ); // welcome new paragraph in updateCursorPosition()
/trunk/main/cli_ure/source/ure/uno/util/
H A DWeakBase.cs103 list.Add( iface ); in getTypes()
/trunk/main/autodoc/source/ary/loc/
H A Dloca_le.cxx83 Storage().RootIndex().Add(ret->LeId()); in CheckIn_Root()
/trunk/main/sc/source/core/src/
H A Dcompiler.src71 Text [ en-US ] = "Add-in" ;
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1119 if (GetAutoStylePool()->Add(aName, XML_STYLE_FAMILY_TABLE_CELL, aDefaultStyle, aProps)) in ExportExternalRefCacheStyles()
2008 … if (GetAutoStylePool()->Add(sName, XML_STYLE_FAMILY_TABLE_CELL, sStyleName, xPropStates)) in AddStyleFromCells()
2094 if (GetAutoStylePool()->Add(sName, XML_STYLE_FAMILY_TABLE_COLUMN, sParent, xPropStates)) in AddStyleFromColumn()
2127 if (GetAutoStylePool()->Add(sName, XML_STYLE_FAMILY_TABLE_ROW, sParent, xPropStates)) in AddStyleFromRow()
2470 … GetAutoStylePool()->Add(sName, XML_STYLE_FAMILY_TABLE_TABLE, sParent, xPropStates); in _ExportAutoStyles()
4447 _GetNamespaceMap().Add( rPrefix, in CollectUserDefinedNamespaces()
4458 _GetNamespaceMap().Add( in CollectUserDefinedNamespaces()
4502 _GetNamespaceMap().Add( in exportDoc()
/trunk/main/xmloff/source/style/
H A Dimpastp3.cxx54 sal_Bool SvXMLAutoStylePoolParentP_Impl::Add( XMLFamilyData_Impl* pFamilyData, const vector< XMLPro… in Add() function in SvXMLAutoStylePoolParentP_Impl
/trunk/main/offapi/com/sun/star/ucb/
H A DXRemoteContentProviderChangeNotifier.idl47 /** Add a listener.

Completed in 74 milliseconds

12345678910>>...23