/aoo4110/main/xmloff/source/text/ |
H A D | txtstyli.cxx | 458 bool bAutomatic = false; in FillPropertySet() local 462 bAutomatic = true; in FillPropertySet() 473 bAutomatic = false; in FillPropertySet() 479 bAutomatic = false; in FillPropertySet() 483 if( bAutomatic ) in FillPropertySet()
|
H A D | XMLTextColumnsContext.cxx | 290 , bAutomatic( sal_False ) in XMLTextColumnsContext() 313 bAutomatic = GetImport().GetMM100UnitConverter(). in XMLTextColumnsContext() 399 else if( !bAutomatic && pColumns && in EndElement() 487 if( bAutomatic ) in EndElement()
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | pagedata.hxx | 44 sal_Bool bAutomatic; member in ScPrintRangeData 65 void SetAutomatic( sal_Bool bSet ) { bAutomatic = bSet; } in SetAutomatic() 66 sal_Bool IsAutomatic() const { return bAutomatic; } in IsAutomatic()
|
H A D | undocell.hxx | 48 const ScPatternAttr* pApplyPat, sal_Bool bAutomatic );
|
H A D | docfunc.hxx | 72 sal_Bool DetectiveRefresh(sal_Bool bAutomatic = sal_False);
|
/aoo4110/main/sw/source/ui/lingu/ |
H A D | hyp.cxx | 73 bAutomatic = xProp.is() ? in SwHyphWrapper() 96 if( bAutomatic ) in SpellContinue() 108 if( bAutomatic ) in SpellContinue()
|
/aoo4110/main/linguistic/source/ |
H A D | gciterator.cxx | 331 sal_Bool bAutomatic ) in AddEntry() argument 343 aNewFPEntry.m_bAutomatic = bAutomatic; in AddEntry() 670 const bool bAutomatic = true; in startProofreading() local 672 text::TextMarkupType::PROOFREADING, bAutomatic ); in startProofreading() 683 AddEntry( xFPIterator, xPara, aDocId, 0, bAutomatic ); in startProofreading()
|
H A D | gciterator.hxx | 143 const ::rtl::OUString &rDocId, sal_Int32 nStartIndex, sal_Bool bAutomatic );
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | XFlatParagraphIteratorProvider.idl | 64 @param bAutomatic 75 [in] boolean bAutomatic )
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | viewlayoutctrl.cxx | 132 const bool bAutomatic = 1 == mpImpl->mnState; in Paint() local 146 …pDev->DrawImage( aRect.TopLeft(), bAutomatic ? mpImpl->maImageAutomatic_Active : mpImpl->maI… in Paint()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndnotxt.cxx | 104 void SwNoTxtNode::SetContour( const PolyPolygon *pPoly, sal_Bool bAutomatic ) in SetContour() argument 111 bAutomaticContour = bAutomatic; in SetContour()
|
/aoo4110/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 2010 sal_Bool bAutomatic = sal_False; in AddCurrency() local 2026 bAutomatic = sal_True; in AddCurrency() 2032 bAutomatic = sal_True; in AddCurrency() 2035 if ( bAutomatic ) in AddCurrency() 2062 if (!bAutomatic) in AddCurrency() 2067 if (!bAutomatic) in AddCurrency()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoflatpara.cxx | 298 …latParagraphIterator::SwXFlatParagraphIterator( SwDoc& rDoc, sal_Int32 nType, sal_Bool bAutomatic ) in SwXFlatParagraphIterator() argument 301 mbAutomatic( bAutomatic ), in SwXFlatParagraphIterator()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | hyp.hxx | 44 sal_Bool bAutomatic : 1; // Trennstellen ohne Rueckfrage einfuegen member in SwHyphWrapper
|
H A D | unotxvw.hxx | 121 ::com::sun::star::beans::PropertyValue > > SAL_CALL getRubyList( sal_Bool bAutomatic ) 127 ::com::sun::star::beans::PropertyValue > >& RubyList, sal_Bool bAutomatic )
|
/aoo4110/main/xmloff/inc/ |
H A D | XMLTextColumnsContext.hxx | 51 sal_Bool bAutomatic; member in XMLTextColumnsContext
|
/aoo4110/main/sw/inc/ |
H A D | ndnotxt.hxx | 83 sal_Bool bAutomatic = sal_False );
|
H A D | unoflatpara.hxx | 122 SwXFlatParagraphIterator( SwDoc& rDoc, sal_Int32 nType, sal_Bool bAutomatic );
|
H A D | unotxdoc.hxx | 420 …AL_CALL getFlatParagraphIterator(::sal_Int32 nTextMarkupType, sal_Bool bAutomatic ) throw (css::un…
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | pagedata.cxx | 41 bTopDown = bAutomatic = sal_True; in ScPrintRangeData()
|
H A D | docfunc.cxx | 462 sal_Bool ScDocFunc::DetectiveRefresh( sal_Bool bAutomatic ) in DetectiveRefresh() argument 526 bAutomatic ); in DetectiveRefresh()
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undocell.cxx | 76 const ScPatternAttr* pApplyPat, sal_Bool bAutomatic ) : in ScUndoCursorAttr() argument 81 bIsAutomatic( bAutomatic ) in ScUndoCursorAttr()
|
/aoo4110/main/xmloff/inc/xmloff/ |
H A D | xmlstyle.hxx | 223 sal_Bool bAutomatic = sal_False );
|
/aoo4110/main/cui/source/tabpages/ |
H A D | chardlg.cxx | 3373 sal_Bool bAutomatic(sal_False); in Reset() local 3382 bAutomatic = sal_True; in Reset() 3392 bAutomatic = sal_True; in Reset() 3399 m_aHighLowRB.Check(bAutomatic); in Reset()
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 3236 …AL_CALL SwXTextDocument::getFlatParagraphIterator(::sal_Int32 nTextMarkupType, sal_Bool bAutomatic) in getFlatParagraphIterator() argument 3239 return new SwXFlatParagraphIterator( *pDocShell->GetDoc(), nTextMarkupType, bAutomatic ); in getFlatParagraphIterator()
|