Home
last modified time | relevance | path

Searched refs:bTextOnly (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsdrhittesthelper.cxx47 bool bTextOnly) in SdrObjectPrimitiveHit() argument
55 …t = SdrObjListPrimitiveHit(*rObject.GetSubList(), rPnt, nTol, rSdrPageView, pVisiLayer, bTextOnly); in SdrObjectPrimitiveHit()
85 if(ViewObjectContactPrimitiveHit(rVOC, aHitPosition, fLogicTolerance, bTextOnly)) in SdrObjectPrimitiveHit()
105 bool bTextOnly) in SdrObjListPrimitiveHit() argument
115 pRetval = SdrObjectPrimitiveHit(*pObj, rPnt, nTol, rSdrPageView, pVisiLayer, bTextOnly); in SdrObjListPrimitiveHit()
127 bool bTextOnly) in ViewObjectContactPrimitiveHit() argument
154 bTextOnly); in ViewObjectContactPrimitiveHit()
H A Dsvdedxv.cxx2120 static const sal_uInt16* GetFormatRangeImpl( bool bTextOnly ) in GetFormatRangeImpl() argument
2132 return &gRanges[ bTextOnly ? 10 : 0]; in GetFormatRangeImpl()
2238 bool bTextOnly = true; in ApplyFormatPaintBrush() local
2244 bTextOnly = false; in ApplyFormatPaintBrush()
2250 if( !bTextOnly ) in ApplyFormatPaintBrush()
/trunk/main/sw/source/core/swg/
H A DSwXMLBlockListContext.cxx95 sal_Bool bTextOnly = sal_False; in SwXMLBlockContext() local
121 bTextOnly = sal_True; in SwXMLBlockContext()
127 rImport.getBlockList().AddName( aShort, aLong, aPackageName, bTextOnly); in SwXMLBlockContext()
239 if (rLocalRef.bTextOnly) in ~SwXMLTextBlockParContext()
H A DSwXMLBlockImport.cxx82 bTextOnly ( bNewTextOnly ), in SwXMLTextBlockImport()
105 IsXMLToken ( rLocalName, bTextOnly ? XML_DOCUMENT : XML_DOCUMENT_CONTENT ) ) in CreateContext()
H A DSwXMLTextBlocks1.cxx317 sal_Bool bTextOnly = sal_True; in GetBlockText() local
329 bTextOnly = sal_False; in GetBlockText()
359 …:XDocumentHandler > xFilter = new SwXMLTextBlockImport( xServiceFactory, *this, rText, bTextOnly ); in GetBlockText()
H A DSwXMLTextBlocks.cxx249 sal_Bool bTextOnly = IsOnlyTextBlock ( rShort ) ;//pImp->pBlkRoot->IsStream( aGroup ); in CopyBlock() local
307 ((SwXMLTextBlocks&)rDestImp).AddName( rShort, rLong, bTextOnly ); in CopyBlock()
/trunk/main/svx/inc/svx/
H A Dsdrhittesthelper.hxx50 bool bTextOnly);
58 bool bTextOnly);
67 bool bTextOnly);
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx314 long SwWrtShell::SetCrsr(const Point *pPt, sal_Bool bTextOnly) in SetCrsr() argument
324 return SwCrsrShell::SetCrsr(*pPt, bTextOnly); in SetCrsr()
328 long SwWrtShell::SetCrsrKillSel(const Point *pPt, sal_Bool bTextOnly ) in SetCrsrKillSel() argument
332 return SwCrsrShell::SetCrsr(*pPt, bTextOnly); in SetCrsrKillSel()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1257 sal_Bool bTextOnly = 0 == pDouble->pUserData; in RefillReplaceBox() local
1259 if(bSWriter || bTextOnly) in RefillReplaceBox()
1265 aTextOnlyCB.Check(bTextOnly); in RefillReplaceBox()
1266 if(!bTextOnly) in RefillReplaceBox()
1283 sal_Bool bTextOnly = pWordPtr->IsTextOnly(); in RefillReplaceBox() local
1285 if(bSWriter || bTextOnly) in RefillReplaceBox()
1292 if(!bTextOnly) in RefillReplaceBox()
/trunk/main/sw/source/core/inc/
H A DSwXMLBlockImport.hxx68 sal_Bool bTextOnly; member in SwXMLTextBlockImport
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2545 bool bTextOnly = true; in ApplyFormatPaintBrush() local
2551 bTextOnly = true; in ApplyFormatPaintBrush()
2567 if( !bTextOnly ) in ApplyFormatPaintBrush()

Completed in 81 milliseconds