Searched refs:lcl_FindSection (Results 1 – 1 of 1) sorted by relevance
96 sal_Bool lcl_FindSection( const SwSectionFmtPtr& rpSectFmt, void* pArgs, bool bCaseSensitive ) in lcl_FindSection() function127 return lcl_FindSection( rpSectFmt, pArgs, true ); in lcl_FindSectionCaseSensitive()131 return lcl_FindSection( rpSectFmt, pArgs, false ); in lcl_FindSectionCaseInsensitive()
Completed in 19 milliseconds