Searched refs:bAsComment (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/filter/source/msfilter/ |
| H A D | svxmsbas.cxx | 65 sal_Bool bAsComment, sal_Bool bStripped ) in Import() argument 68 return Import( rStorageName, rSubStorageName, codeNames, bAsComment, bStripped ); in Import() 74 sal_Bool bAsComment, sal_Bool bStripped ) in Import() argument 78 bAsComment, bStripped )) in Import() 238 sal_Bool bAsComment, sal_Bool bStripped ) in ImportCode_Impl() argument 241 VBA_Impl aVBA( *xRoot, bAsComment ); in ImportCode_Impl() 250 if( !bAsComment ) try in ImportCode_Impl() 273 if ( !bAsComment ) in ImportCode_Impl() 359 if ( !bAsComment ) in ImportCode_Impl() 368 if (bAsComment) in ImportCode_Impl() [all …]
|
| /AOO42X/main/framework/source/recording/ |
| H A D | dispatchrecorder.cxx | 337 … sal_Bool bAsComment, ::rtl::OUStringBuffer& aScriptBuffer ) in implts_recordMacro() argument 368 if(bAsComment) in implts_recordMacro() 378 if(bAsComment) in implts_recordMacro() 394 if(bAsComment) in implts_recordMacro() 406 if(bAsComment) in implts_recordMacro()
|
| /AOO42X/main/filter/inc/filter/msfilter/ |
| H A D | svxmsbas.hxx | 62 sal_Bool bAsComment=sal_True, sal_Bool bStripped=sal_True ); 65 sal_Bool bAsComment=sal_True, sal_Bool bStripped=sal_True ); 87 sal_Bool bAsComment, sal_Bool bStripped);
|
| /AOO42X/main/framework/inc/recording/ |
| H A D | dispatchrecorder.hxx | 102 sal_Bool bAsComment, ::rtl::OUStringBuffer& );
|