Searched refs:bKeepAttributes (Results 1 – 5 of 5) sorted by relevance
578 void TextConvWrapper::ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes ) in ChangeText_impl() argument580 if (bKeepAttributes) in ChangeText_impl()
75 void ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes );
368 void SwHHCWrapper::ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes ) in ChangeText_impl() argument370 if (bKeepAttributes) in ChangeText_impl()
80 void ChangeText_impl( const String &rNewText, sal_Bool bKeepAttributes );
259 const bool bKeepAttributes = in lcl_RstAttr() local261 if ( bKeepAttributes ) in lcl_RstAttr()275 ASSERT( !bKeepAttributes, in lcl_RstAttr()302 if ( bKeepAttributes && aSavedAttrsSet.Count() ) in lcl_RstAttr()
Completed in 33 milliseconds