Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/misc/
H A Doutline.cxx569 pCollNames(0), in SwOutlineSettingsTabPage()
668 String aColl(pCollNames[nTmpLevel]); in Update()
759 pCollNames[i] = aSaveCollNames[i]; in IMPL_LINK()
762 pCollNames[nTmpLevel] = aEmptyStr; in IMPL_LINK()
765 pCollNames[nTmpLevel] = aCollName; in IMPL_LINK()
769 pCollNames[i] = aEmptyStr; in IMPL_LINK()
776 !pCollNames[ i ].Len() ) in IMPL_LINK()
780 if( pCollNames[ n ] == sOldName ) in IMPL_LINK()
785 pCollNames[ i ] = sOldName; in IMPL_LINK()
795 aSaveCollNames[i] = pCollNames[i]; in IMPL_LINK()
[all …]
/aoo4110/main/sw/source/ui/inc/
H A Doutline.hxx128 String* pCollNames; member in SwOutlineSettingsTabPage

Completed in 17 milliseconds