Searched refs:bAsComment (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/filter/source/msfilter/ |
| H A D | svxmsbas.cxx | 66 sal_Bool bAsComment, sal_Bool bStripped ) in Import() argument 69 return Import( rStorageName, rSubStorageName, codeNames, bAsComment, bStripped ); in Import() 75 sal_Bool bAsComment, sal_Bool bStripped ) in Import() argument 79 bAsComment, bStripped )) in Import() 239 sal_Bool bAsComment, sal_Bool bStripped ) in ImportCode_Impl() argument 242 VBA_Impl aVBA( *xRoot, bAsComment ); in ImportCode_Impl() 251 if( !bAsComment ) try in ImportCode_Impl() 274 if ( !bAsComment ) in ImportCode_Impl() 360 if ( !bAsComment ) in ImportCode_Impl() 369 if (bAsComment) in ImportCode_Impl() [all …]
|
| /AOO41X/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);
|
| /AOO41X/main/framework/source/recording/ |
| H A D | dispatchrecorder.cxx | 338 … sal_Bool bAsComment, ::rtl::OUStringBuffer& aScriptBuffer ) in implts_recordMacro() argument 369 if(bAsComment) in implts_recordMacro() 379 if(bAsComment) in implts_recordMacro() 395 if(bAsComment) in implts_recordMacro() 407 if(bAsComment) in implts_recordMacro()
|
| /AOO41X/main/framework/inc/recording/ |
| H A D | dispatchrecorder.hxx | 102 sal_Bool bAsComment, ::rtl::OUStringBuffer& );
|