Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Dnameuno.cxx138 void ScNamedRangeObj::Modify_Impl( const String* pNewRangeName, const ScTokenArray* pNewTokens, con… in Modify_Impl() function in ScNamedRangeObj
240 Modify_Impl( &aNewStr, NULL, NULL, NULL, NULL,formula::FormulaGrammar::GRAM_PODF_A1 ); in setName()
284 Modify_Impl( NULL, NULL, &aContStr, NULL, NULL,formula::FormulaGrammar::GRAM_PODF_A1 ); in setContent()
292 Modify_Impl( NULL, NULL, &aContStr, NULL, NULL, eGrammar ); in SetContentWithGrammar()
327 Modify_Impl( NULL, NULL, NULL, &aPos, NULL,formula::FormulaGrammar::GRAM_PODF_A1 ); in setReferencePosition()
358 Modify_Impl( NULL, NULL, NULL, NULL, &nNewType,formula::FormulaGrammar::GRAM_PODF_A1 ); in setType()
385 Modify_Impl( NULL, &aTokenArray, NULL, NULL, NULL, formula::FormulaGrammar::GRAM_PODF_A1 ); in setTokens()
433 Modify_Impl( NULL, NULL, NULL, NULL, &nNewType,formula::FormulaGrammar::GRAM_PODF_A1 ); in setPropertyValue()
1065 void ScLabelRangeObj::Modify_Impl( const ScRange* pLabel, const ScRange* pData ) in Modify_Impl() function in ScLabelRangeObj
1124 Modify_Impl( &aLabelRange, NULL ); in setLabelArea()
[all …]
H A Dlinkuno.cxx657 void ScAreaLinkObj::Modify_Impl( const rtl::OUString* pNewFile, const rtl::OUString* pNewFilter, in Modify_Impl() function in ScAreaLinkObj
845 Modify_Impl( &rNewName, NULL, NULL, NULL, NULL ); in setFileName()
861 Modify_Impl( NULL, &Filter, NULL, NULL, NULL ); in setFilter()
877 Modify_Impl( NULL, NULL, &FilterOptions, NULL, NULL ); in setFilterOptions()
912 Modify_Impl( NULL, NULL, NULL, &aSourceArea, NULL ); in setSourceArea()
929 Modify_Impl( NULL, NULL, NULL, NULL, &aDestArea ); in setDestArea()
/aoo41x/main/sc/inc/
H A Dnameuno.hxx71 void Modify_Impl( const String* pNewName,
293 void Modify_Impl( const ScRange* pLabel, const ScRange* pData );
H A Dlinkuno.hxx230 void Modify_Impl( const ::rtl::OUString* pNewFile, const ::rtl::OUString* pNewFilter,

Completed in 45 milliseconds