Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx3910 sal_uInt8 nOutlineLevel, bool& rbCollExist) in MakeColl() argument
3916 rbCollExist = false; in MakeColl()
3941 rbCollExist = aResult.second; in MakeColl()
3942 if (IsNewDoc() && rbCollExist) in MakeColl()
3947 rbCollExist = false; in MakeColl()
3950 if (!rbCollExist) in MakeColl()
3963 int& rbCollExist) in MakeCharFmt() argument
3965 rbCollExist = sal_False; in MakeCharFmt()
3980 rbCollExist = aResult.second; in MakeCharFmt()
3981 if (IsNewDoc() && rbCollExist) in MakeCharFmt()
[all …]
H A Dswparrtf.hxx385 bool& rbCollExist );
387 int& rbCollExist );

Completed in 57 milliseconds