Home
last modified time | relevance | path

Searched refs:rIgnoreLeadingSpace (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/xmloff/source/text/
H A Dtxtparai.cxx303 sal_Bool& rIgnoreLeadingSpace; member in XMLImpSpanContext_Impl
479 sal_Bool& rIgnoreLeadingSpace; member in XMLImpRubyBaseContext_Impl
513 rIgnoreLeadingSpace( rIgnLeadSpace ) in XMLImpRubyBaseContext_Impl()
531 nToken, rHints, rIgnoreLeadingSpace ); in CreateChildContext()
536 GetImport().GetTextImport()->InsertString( rChars, rIgnoreLeadingSpace ); in Characters()
545 sal_Bool& rIgnoreLeadingSpace; member in XMLImpRubyContext_Impl
648 rIgnoreLeadingSpace( rIgnLeadSpace ) in XMLImpRubyContext_Impl()
694 rIgnoreLeadingSpace ); in CreateChildContext()
1583 , rIgnoreLeadingSpace( rIgnLeadSpace ) in XMLImpSpanContext_Impl()
1623 sal_Bool& rIgnoreLeadingSpace in CreateChildContext() argument
[all …]
H A Dtxtimp.cxx1180 sal_Bool& rIgnoreLeadingSpace ) in InsertString() argument
1198 if( !rIgnoreLeadingSpace ) in InsertString()
1200 rIgnoreLeadingSpace = sal_True; in InsertString()
1203 rIgnoreLeadingSpace = sal_False; in InsertString()
/AOO41X/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx474 sal_Bool& rIgnoreLeadingSpace );