Home
last modified time | relevance | path

Searched refs:bKeepAttributes (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx578 void TextConvWrapper::ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes ) in ChangeText_impl() argument
580 if (bKeepAttributes) in ChangeText_impl()
H A Dtextconv.hxx75 void ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes );
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx368 void SwHHCWrapper::ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes ) in ChangeText_impl() argument
370 if (bKeepAttributes) in ChangeText_impl()
/trunk/main/sw/inc/
H A Dhhcwrp.hxx80 void ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes );
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx259 const bool bKeepAttributes = in lcl_RstAttr() local
261 if ( bKeepAttributes ) in lcl_RstAttr()
275 ASSERT( !bKeepAttributes, in lcl_RstAttr()
302 if ( bKeepAttributes && aSavedAttrsSet.Count() ) in lcl_RstAttr()

Completed in 22 milliseconds