Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocdde.cxx125 sal_Bool lcl_FindSectionCaseSensitive( const SwSectionFmtPtr& rpSectFmt, void* pArgs ) in lcl_FindSectionCaseSensitive() function
177 … bCaseSensitive ? lcl_FindSectionCaseSensitive : lcl_FindSectionCaseInsensitive, &aPara ); in GetData()
215 …FmtTbl->ForEach( 0, pSectionFmtTbl->Count(), bCaseSensitive ? lcl_FindSectionCaseSensitive : lcl_F… in SetData()
262 …nFmtTbl).ForEach(0, pSectionFmtTbl->Count(), bCaseSensitive ? lcl_FindSectionCaseSensitive : lcl_F… in CreateLinkSource()
403 … bCaseSensitive ? lcl_FindSectionCaseSensitive : lcl_FindSectionCaseInsensitive, &aPara ); in SelectServerObj()

Completed in 5 milliseconds