Home
last modified time | relevance | path

Searched refs:Add (Results 51 – 75 of 542) sorted by relevance

12345678910>>...22

/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx2539 aDiagramProperties.Add ( in exportAxes()
2541 aDiagramProperties.Add ( in exportAxes()
2543 aDiagramProperties.Add ( in exportAxes()
2545 aDiagramProperties.Add ( in exportAxes()
2547 aDiagramProperties.Add ( in exportAxes()
2550 aDiagramProperties.Add ( in exportAxes()
2552 aDiagramProperties.Add ( in exportAxes()
2554 aDiagramProperties.Add ( in exportAxes()
2556 aDiagramProperties.Add ( in exportAxes()
2558 aDiagramProperties.Add ( in exportAxes()
[all …]
H A DSchXMLImport.cxx593 … GetNamespaceMap().Add( GetXMLToken(XML_NP_XLINK), GetXMLToken(XML_N_XLINK), XML_NAMESPACE_XLINK ); in SchXMLImport()
594 …GetNamespaceMap().Add( GetXMLToken(XML_NP_CHART_EXT), GetXMLToken(XML_N_CHART_EXT), XML_NAMESPACE_… in SchXMLImport()
607 … GetNamespaceMap().Add( GetXMLToken(XML_NP_XLINK), GetXMLToken(XML_N_XLINK), XML_NAMESPACE_XLINK ); in SchXMLImport()
608 …GetNamespaceMap().Add( GetXMLToken(XML_NP_CHART_EXT), GetXMLToken(XML_N_CHART_EXT), XML_NAMESPACE_… in SchXMLImport()
/aoo41x/main/sw/source/core/attr/
H A Dformat.cxx148 const_cast<SwFmt&>(rFmt).GetRegisteredInNonConst()->Add(this); in operator =()
265 pParentFmt->Add(pDepend); in ~SwFmt()
304 pFmt->DerivedFrom()->Add( this ); in Modify()
423 pDerFrom->Add(this); in SetDerivedFrom()
H A Dcalbck.cxx43 pToRegisterIn->Add(this); in SwClient()
62 pAbove->Add(this); in CheckRegistration()
226 void SwModify::Add(SwClient *pDepend) in Add() function in SwModify
/aoo41x/main/basic/source/inc/
H A Dsymtbl.hxx60 short Add( const String&, sal_Bool=sal_True );
61 short Add( double, SbxDataType );
96 void Add( SbiSymDef* ); // Symbol uebernehmen
/aoo41x/main/toolkit/workben/layout/
H A Deditor.cxx885 Add( mpEdit, true, true, 0 ); in setAsMultiLine()
886 Add( mpExpand, false, true, 0 ); in setAsMultiLine()
1266 Add( propEntry->mpLabel, false, false ); in addProperties()
1269 Add( propEntry->mpValue->getWindow(), true, false ); in addProperties()
1270 Add( propEntry->mpValue->getContainer(), true, false ); in addProperties()
1272 Add( propEntry->mpFlag, false, false ); in addProperties()
1290 Add( mpSeparator, false, false, 3, 1 ); in selectedWidget()
1760 pBox->Add( pBtn ); in EditorImpl()
/aoo41x/main/sw/source/core/undo/
H A Dunmove.cxx57 pHistory->Add( pTxtNd->GetTxtColl(), nSttNode, ND_TEXTNODE ); in SwUndoMove()
68 pHistory->Add( pEndTxtNd->GetTxtColl(), nEndNode, ND_TEXTNODE ); in SwUndoMove()
81 pHistory->Add( pTxtNd->GetTxtColl(), nMvDestNode, ND_TEXTNODE ); in SwUndoMove()
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXFormulaOpCodeMapper.idl47 /** OpCode value used for external Add-In functions.
50 Add-In implementation where this OpCode is used in the returned
101 <li>Add-in names: the programmatical name. The OpCode value used
/aoo41x/main/sw/source/core/doc/
H A Ddocfmt.cxx621 pHistory->Add(pCharFmt->GetAttrSet(), *pCharFmt); in lcl_InsAttr()
1258 aCallMod.Add( pDfltTxtFmtColl ); in SetDefault()
1259 aCallMod.Add( pDfltCharFmt ); in SetDefault()
1267 aCallMod.Add( pDfltTxtFmtColl ); in SetDefault()
1272 aCallMod.Add( pDfltGrfFmtColl ); in SetDefault()
1276 aCallMod.Add( pDfltGrfFmtColl ); in SetDefault()
1277 aCallMod.Add( pDfltTxtFmtColl ); in SetDefault()
1278 aCallMod.Add( pDfltFrmFmt ); in SetDefault()
1282 aCallMod.Add( pDfltFrmFmt ); in SetDefault()
1758 pPara->pHistory->Add( pCNd->GetFmtColl(), pCNd->GetIndex(), in lcl_SetTxtFmtColl()
H A Dacmplwrd.cxx121 pDoc->GetPageDescFromPool(RES_POOLPAGE_STANDARD)->Add(this); in SwAutoCompleteClient()
134 pDoc->GetPageDescFromPool(RES_POOLPAGE_STANDARD)->Add(this); in SwAutoCompleteClient()
156 ((SwModify*)rClient.GetRegisteredIn())->Add(this); in operator =()
/aoo41x/main/autodoc/source/ary/cpp/
H A Dcs_def.cxx64 aDefines.Add(ret); in Store_Define()
73 aMacros.Add(ret); in Store_Macro()
/aoo41x/main/autodoc/source/ary/inc/
H A Dcross_refs.hxx43 void Add(
77 void Add( in Add() function in ary::SortedIdSet
/aoo41x/main/basctl/source/dlged/
H A Dmanagelang.src56 Text [ en-US ] = "Add..." ;
110 Text [ en-US ] = "<Press 'Add' to create language resources>" ;
183 Text [ en-US ] = "Add User Interface Languages" ;
/aoo41x/main/cui/source/options/
H A Doptjava.src78 Text [ en-US ] = "~Add..." ;
229 Text [ en-US ] = "~Add Archive..." ;
236 Text [ en-US ] = "Add ~Folder" ;
/aoo41x/main/autodoc/source/ary/loc/
H A Dloc_dir.cxx81 pChildren->aSubDirectories.Add(i_dir.LeId()); in Add_Dir()
87 pChildren->aFiles.Add(i_file.LeId()); in Add_File()
/aoo41x/main/editeng/source/misc/
H A Dtxtrange.cxx168 void Add();
442 Add(); in Calc()
473 Add(); in Calc()
476 void SvxBoundArgs::Add() in Add() function in SvxBoundArgs
H A DSvXMLAutoCorrectExport.cxx46 _GetNamespaceMap().Add( GetXMLToken ( XML_NP_BLOCK_LIST), in SvXMLAutoCorrectExport()
88 _GetNamespaceMap().Add( GetXMLToken ( XML_NP_BLOCK_LIST ), in SvXMLExceptionListExport()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlfonte.cxx76 Add( rFont.GetFamilyName(), rFont.GetStyleName(), in SwXMLFontAutoStylePool_Impl()
86 Add( pFont->GetFamilyName(), pFont->GetStyleName(), in SwXMLFontAutoStylePool_Impl()
/aoo41x/main/autodoc/inc/ary/
H A Dsequentialids.hxx55 void Add(
98 SequentialIds<ID>::Add(const ID & i_child) in Add() function in ary::SequentialIds
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx1620 pNewFmt->Add( this ); in ClaimFrmFmt()
1668 pNewFmt->Add( this ); in ChgFrmFmt()
1725 CheckBoxFmt( pFmt )->Add( this ); in SwTableBox()
1735 CheckBoxFmt( pFmt )->Add( this ); in SwTableBox()
1755 CheckBoxFmt( pFmt )->Add( this ); in SwTableBox()
1847 pNewFmt->Add( this ); in ClaimFrmFmt()
1888 pNewFmt->Add( this ); in ChgFrmFmt()
2834 rFmt.Add( this ); in RegisterToFormat()
2839 rFmt.Add( this ); in RegisterToFormat()
2844 rFmt.Add( this ); in RegisterToFormat()
/aoo41x/main/sw/source/ui/vba/
H A Dvbadocumentproperties.hxx41 …virtual css::uno::Reference< ::ooo::vba::XDocumentProperty > SAL_CALL Add( const ::rtl::OUString& …
58 …virtual css::uno::Reference< ::ooo::vba::XDocumentProperty > SAL_CALL Add( const ::rtl::OUString& …
/aoo41x/main/redland/raptor/
H A Draptor2-2.0.15.patch.nspace36 - /* Add the attribute + value */
37 + /* Add the attribute's value */
/aoo41x/main/oovbaapi/ooo/vba/excel/
H A DSheetObjects.idl80 any Add( [in] any Left, [in] any Top, [in] any Width, [in] any Height );
108 any Add( [in] any X1, [in] any Y1, [in] any X2, [in] any Y2 );
130 any Add( [in] any X1, [in] any Y1, [in] any X2, [in] any Y2, [in] any Closed );
/aoo41x/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."
/aoo41x/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…

Completed in 145 milliseconds

12345678910>>...22