Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sidebar/
H A Dnbdtmg.cxx181 const sal_Unicode cLocalSuffix = pNew->sSuffix.getLength() ? pNew->sSuffix.getStr()[0] : 0; in lcl_CreateNumberingSettingsPtr() local
184 if( cLocalSuffix == ' ') pNew->sSuffix=aEmptyStr; in lcl_CreateNumberingSettingsPtr()
/aoo4110/main/cui/source/tabpages/
H A Dnumpages.cxx409 … const sal_Unicode cLocalSuffix = _pSet->sSuffix.getLength() ? _pSet->sSuffix.getStr()[0] : 0; in IMPL_LINK() local
423 if(cLocalSuffix == ' ') in IMPL_LINK()

Completed in 32 milliseconds