Searched refs:cLocalPrefix (Results 1 – 2 of 2) sorted by relevance
183 const sal_Unicode cLocalPrefix = pNew->sPrefix.getLength() ? pNew->sPrefix.getStr()[0] : 0; in lcl_CreateNumberingSettingsPtr() local186 if( cLocalPrefix == ' ') pNew->sPrefix=aEmptyStr; in lcl_CreateNumberingSettingsPtr()
408 … const sal_Unicode cLocalPrefix = _pSet->sPrefix.getLength() ? _pSet->sPrefix.getStr()[0] : 0; in IMPL_LINK() local419 if(cLocalPrefix == ' ') in IMPL_LINK()
Completed in 24 milliseconds