Home
last modified time | relevance | path

Searched defs:nText (Results 1 – 9 of 9) sorted by path

/trunk/main/reportdesign/source/core/sdr/
H A DReportUndoFactory.cxx123 SdrUndoAction* OReportUndoFactory::CreateUndoObjectSetText( SdrObject& rNewObj, sal_Int32 nText ) in CreateUndoObjectSetText()
/trunk/main/sd/source/core/undo/
H A Dundofactory.cxx43 SdrUndoAction* UndoFactory::CreateUndoObjectSetText( SdrObject& rNewObj, sal_Int32 nText ) in CreateUndoObjectSetText()
H A Dundoobjects.cxx195 UndoObjectSetText::UndoObjectSetText( SdrObject& rObject, sal_Int32 nText ) in UndoObjectSetText()
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx1534 for( sal_Int32 nText = 0; nText < pTextObj->getTextCount(); nText++ ) in ChangeFontSize() local
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx91 sal_Int32 nText = rObj.getTextCount(); in ItemSetChanged() local
246 sal_Int32 nText = rObj.getTextCount(); in SetStyleSheet() local
405 sal_Int32 nText = rObj.getTextCount(); in ForceStyleToHardAttributes() local
567 sal_Int32 nText = rObj.getTextCount(); in Notify() local
590 sal_Int32 nText = rObj.getTextCount(); in Notify() local
612 sal_Int32 nText = rObj.getTextCount(); in Notify() local
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx931 sal_Int32 nText; in SdrEndTextEdit() local
2261 sal_Int32 nText = pTextObj->getTextCount(); in ApplyFormatPaintBrush() local
H A Dsvdotext.cxx617 for( sal_Int32 nText = 0; nText < nCount; nText++ ) in SetModel() local
H A Dsvdotxat.cxx402 sal_Int32 nText = getTextCount(); in RemoveOutlinerCharacterAttribs() local
H A Dsvdundo.cxx1157 SdrUndoObjSetText::SdrUndoObjSetText(SdrObject& rNewObj, sal_Int32 nText) in SdrUndoObjSetText()
1934 SdrUndoAction* SdrUndoFactory::CreateUndoObjectSetText( SdrObject& rNewObj, sal_Int32 nText ) in CreateUndoObjectSetText()

Completed in 61 milliseconds