Home
last modified time | relevance | path

Searched refs:bRegExpRplc (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Deddel.cxx308 sal_Bool SwEditShell::Replace( const String& rNewStr, sal_Bool bRegExpRplc ) in Replace() argument
321 bRet = GetDoc()->ReplaceRange( *PCURCRSR, rNewStr, bRegExpRplc ) in Replace()
/trunk/main/sw/inc/
H A Deditsh.hxx192 sal_Bool Replace( const String& rNewStr, sal_Bool bRegExpRplc = sal_False );
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx2199 sal_Bool lcl_GetTokenToParaBreak( String& rStr, String& rRet, sal_Bool bRegExpRplc ) in lcl_GetTokenToParaBreak() argument
2202 if( bRegExpRplc ) in lcl_GetTokenToParaBreak()

Completed in 59 milliseconds