Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Dcaption.cxx41 bUseCaption(sal_False), in InsCaptionOpt()
78 bUseCaption = rOpt.bUseCaption; in operator =()
/trunk/main/sw/source/ui/inc/
H A Dcaption.hxx41 sal_Bool bUseCaption; member in InsCaptionOpt
62 inline sal_Bool& UseCaption() { return bUseCaption; } in UseCaption()
63 inline sal_Bool UseCaption() const { return bUseCaption; } in UseCaption()
/trunk/main/xmloff/source/text/
H A DXMLIndexTableSourceContext.cxx78 bUseCaption(sal_True) in XMLIndexTableSourceContext()
111 bUseCaption = bTmp; in ProcessAttribute()
143 aAny.setValue(&bUseCaption, ::getBooleanCppuType()); in EndElement()
H A DXMLIndexTableSourceContext.hxx52 sal_Bool bUseCaption; member in XMLIndexTableSourceContext

Completed in 22 milliseconds