/aoo41x/main/autodoc/source/ary/cpp/ |
H A D | c_macro.cxx | 37 Macro::Macro( const String & i_name, in Macro() function in ary::cpp::Macro 47 Macro::~Macro() in ~Macro() 52 Macro::do_Accept(csv::ProcessorIfc & io_processor) const in do_Accept() 58 Macro::get_AryClass() const in get_AryClass() 66 Macro::inq_DefinitionText() const in inq_DefinitionText()
|
H A D | ca_def.cxx | 65 Macro & 71 Macro & in Store_Macro() 72 ret = *new Macro( i_sName, in Store_Macro()
|
H A D | ca_def.hxx | 75 virtual Macro & Store_Macro(
|
/aoo41x/main/toolkit/src2xml/source/ |
H A D | macroexpander_test.py | 40 macro = globals.Macro('FUNC_FOO') 49 macro = globals.Macro('FUNC_FOO') 60 macro = globals.Macro('FUNC_FOO') 71 macro = globals.Macro('FUNC_FOO') 76 macro = globals.Macro('FUNC_BAA')
|
H A D | globals.py | 44 class Macro(object): class
|
H A D | macroparser.py | 117 self.macro = Macro(name)
|
/aoo41x/main/autodoc/inc/ary/cpp/ |
H A D | c_macro.hxx | 44 class Macro : public DefineEntity class 49 Macro(); 50 Macro( /// Used for: #define DEFINE xyz 57 ~Macro();
|
H A D | cp_def.hxx | 39 class Macro; 72 virtual Macro & Store_Macro(
|
/aoo41x/main/autodoc/source/display/html/ |
H A D | cre_link.hxx | 47 class Macro; 67 public csv::ConstProcessor<ary::cpp::Macro> 109 const ary::cpp::Macro &
|
H A D | pm_index.hxx | 48 class Macro; 67 public csv::ConstProcessor<ary::cpp::Macro> 105 const ary::cpp::Macro &
|
H A D | pm_aldef.cxx | 194 csv_assert( Env().Gate().Defs().Find_Def(i_nId).AryClass() == ary::cpp::Macro::class_id ); in Write_Macro() 195 const ary::cpp::Macro & in Write_Macro() 196 rDef = static_cast< const ary::cpp::Macro& >( Env().Gate().Defs().Find_Def(i_nId) ); in Write_Macro()
|
/aoo41x/main/cui/source/customize/ |
H A D | selector.src | 31 …"Select the library that contains the macro you want. Then select the macro under 'Macro name'." ;\ 85 Text [ en-US ] = "Macro Selector" ; 168 Text [ en-US ] = "Macro name" ;
|
/aoo41x/main/basctl/source/basicide/ |
H A D | macrodlg.src | 65 Text [ en-US ] = "~Macro name" ; 80 Text [ en-US ] = "Macro ~from" ; 178 Text [ en-US ] = "Macro" ;
|
/aoo41x/main/migrationanalysis/src/driver_docs/ |
H A D | allstrings.ulf | 236 en-US = "External References in Macro" 335 en-US = "Document with Macro Migration Issues" 1017 en-US = "External References In Macro - Module, Class or UserForm" 1419 en-US = "Lines of Macro Code" 1422 en-US = "Macro Migration Issues" 1425 en-US = "Macro Migration Costs (min)" 1428 en-US = "Macro Migration Issues" 1518 en-US = "Documents with Macro Migration Issues" 1545 en-US = "Manual Macro Migration Costs<CR>( costs based on: number of lines in unique code modules a… 1566 en-US = "Potential Savings with Automated Macro Migration of 20 to 60%"
|
/aoo41x/main/svx/source/dialog/ |
H A D | imapdlg.src | 174 Text [ en-US ] = "Macro..." ; 296 Text [ en-US ] = "~Macro..." ;
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.src | 86 Text [ en-US ] = "Macro" ; 152 Text [ en-US ] = "Macro" ; 214 Text [ en-US ] = "Macro" ;
|
/aoo41x/main/dbaccess/source/ext/macromigration/ |
H A D | macromigration.src | 36 Text[ en-US ] = "Database Document Macro Migration" ; 76 Text [ en-US ] = "Welcome to the Database Macro Migration Wizard";
|
/aoo41x/main/offapi/com/sun/star/text/textfield/ |
H A D | makefile.mk | 64 Macro.idl\
|
H A D | Macro.idl | 37 published service Macro
|
/aoo41x/main/autodoc/source/parser/cpp/ |
H A D | pe_defs.cxx | 115 ary::cpp::Macro & in TransferData()
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | recfloat.src | 38 Text [ en-US ] = "Record Macro";
|
/aoo41x/main/offapi/com/sun/star/script/browse/ |
H A D | BrowseNode.idl | 41 This service provides access to the Macros and Macro containers via the
|
/aoo41x/main/udkapi/com/sun/star/util/ |
H A D | BootstrapMacroExpander.idl | 41 /** Macro expander expanding using rtl bootstrap notation.
|
/aoo41x/main/cui/source/options/ |
H A D | optinet2.src | 503 Text [ en-US ] = "Macro security"; 517 Text [ en-US ] = "Macro Security...";
|
/aoo41x/main/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/ |
H A D | Makefile | 95 @echo and use the Tools/Macros/Run Macro menu item.
|