Home
last modified time | relevance | path

Searched refs:ImpGetResStr (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdglev.cxx129 BegUndo(ImpGetResStr(STR_EditSetGlueEscDir),GetDescriptionOfMarkedGluePoints()); in SetMarkedGluePointsEscDir()
165 BegUndo(ImpGetResStr(STR_EditSetGluePercent),GetDescriptionOfMarkedGluePoints()); in SetMarkedGluePointsPercent()
220 BegUndo(ImpGetResStr(STR_EditSetGlueAlign),GetDescriptionOfMarkedGluePoints()); in SetMarkedGluePointsAlign()
237 BegUndo(ImpGetResStr(STR_EditDelete),GetDescriptionOfMarkedGluePoints(),SDRREPFUNC_OBJ_DELETE); in DeleteMarkedGluePoints()
361 XubString aStr(ImpGetResStr(STR_EditMove)); in MoveMarkedGluePoints()
362 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in MoveMarkedGluePoints()
379 XubString aStr(ImpGetResStr(STR_EditResize)); in ResizeMarkedGluePoints()
380 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in ResizeMarkedGluePoints()
397 XubString aStr(ImpGetResStr(STR_EditRotate)); in RotateMarkedGluePoints()
398 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in RotateMarkedGluePoints()
H A Dsvdpoev.cxx212 BegUndo(ImpGetResStr(STR_EditSetPointsSmooth), GetDescriptionOfMarkedPoints()); in SetMarkedPointsSmooth()
247 BegUndo(ImpGetResStr(STR_EditSetSegmentsKind), GetDescriptionOfMarkedPoints()); in SetMarkedSegmentsKind()
315 BegUndo(ImpGetResStr(STR_EditDelete),GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_DELETE); in DeleteMarkedPoints()
367 BegUndo(ImpGetResStr(STR_EditRipUp), GetDescriptionOfMarkedPoints()); in RipUpAtMarkedPoints()
560 BegUndo(ImpGetResStr(STR_EditShut),GetDescriptionOfMarkedPoints()); in CloseMarkedObjects()
686 XubString aStr(ImpGetResStr(STR_EditMove)); in MoveMarkedPoints()
687 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in MoveMarkedPoints()
708 XubString aStr(ImpGetResStr(STR_EditResize)); in ResizeMarkedPoints()
709 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in ResizeMarkedPoints()
730 XubString aStr(ImpGetResStr(STR_EditResize)); in RotateMarkedPoints()
[all …]
H A Dsvdedtv2.cxx99 BegUndo(ImpGetResStr(STR_EditMovToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOTOP); in MovMarkedToTop()
187 BegUndo(ImpGetResStr(STR_EditMovToBtm),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOBTM); in MovMarkedToBtm()
280 BegUndo(ImpGetResStr(STR_EditPutToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_PUTTOTOP); in PutMarkedInFrontOfObj()
1011 SetUndoComment(ImpGetResStr(STR_DistributeMarkedObjects)); in DECLARE_LIST()
1182 ImpGetResStr(STR_EditMergeMergePoly), in MergeMarkedObjects()
1189 ImpGetResStr(STR_EditMergeSubstractPoly), in MergeMarkedObjects()
1196 ImpGetResStr(STR_EditMergeIntersectPoly), in MergeMarkedObjects()
1727 BegUndo(ImpGetResStr(STR_EditGroup),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_GROUP); in GroupMarked()
1929 SetUndoComment(ImpGetResStr(STR_EditUngroup),aName); in UnGroupMarked()
1988 BegUndo(ImpGetResStr(nDscrID), GetDescriptionOfMarkedObjects()); in ImpConvertTo()
[all …]
H A Dsvdograf.cxx855 rName = ImpGetResStr(STR_ObjNameSingulGRAFSVG); in TakeObjNameSingul()
867 rName=ImpGetResStr( nId ); in TakeObjNameSingul()
872 … rName=ImpGetResStr( IsLinkedGraphic() ? STR_ObjNameSingulGRAFMTFLNK : STR_ObjNameSingulGRAFMTF ); in TakeObjNameSingul()
876 …rName=ImpGetResStr( IsLinkedGraphic() ? STR_ObjNameSingulGRAFNONELNK : STR_ObjNameSingulGRAFNONE ); in TakeObjNameSingul()
880 … rName=ImpGetResStr( IsLinkedGraphic() ? STR_ObjNameSingulGRAFLNK : STR_ObjNameSingulGRAF ); in TakeObjNameSingul()
906 rName = ImpGetResStr(STR_ObjNamePluralGRAFSVG); in TakeObjNamePlural()
918 rName=ImpGetResStr( nId ); in TakeObjNamePlural()
923 … rName=ImpGetResStr( IsLinkedGraphic() ? STR_ObjNamePluralGRAFMTFLNK : STR_ObjNamePluralGRAFMTF ); in TakeObjNamePlural()
927 …rName=ImpGetResStr( IsLinkedGraphic() ? STR_ObjNamePluralGRAFNONELNK : STR_ObjNamePluralGRAFNONE ); in TakeObjNamePlural()
931 … rName=ImpGetResStr( IsLinkedGraphic() ? STR_ObjNamePluralGRAFLNK : STR_ObjNamePluralGRAF ); in TakeObjNamePlural()
H A Dsvdattr.cxx767 if (bVal) return ImpGetResStr(STR_ItemValON); in GetValueTextByVal()
768 else return ImpGetResStr(STR_ItemValOFF); in GetValueTextByVal()
807 if (bVal) return ImpGetResStr(STR_ItemValYES); in GetValueTextByVal()
808 else return ImpGetResStr(STR_ItemValNO); in GetValueTextByVal()
1048 return ImpGetResStr(STR_ItemValCAPTIONTYPE1+nPos); in GetValueTextByPos()
1165 return ImpGetResStr(STR_ItemValTEXTVADJTOP+nPos); in GetValueTextByPos()
1215 return ImpGetResStr(STR_ItemValTEXTHADJLEFT+nPos); in GetValueTextByPos()
1265 return ImpGetResStr(STR_ItemValTEXTANI_NONE+nPos); in GetValueTextByPos()
1314 return ImpGetResStr(STR_ItemValTEXTANI_LEFT+nPos); in GetValueTextByPos()
1894 return ImpGetResStr(STR_ItemValMEASURE_STD+nPos); in GetValueTextByPos()
[all …]
H A Dsvdopath.cxx1032 XubString aStr2(ImpGetResStr(STR_EditDelete)); in getSpecialDragComment()
1928 rName = ImpGetResStr(nId); in TakeObjNameSingul()
1946 rName = ImpGetResStr(nId); in TakeObjNameSingul()
1968 rName = ImpGetResStr(nId); in TakeObjNameSingul()
1984 case OBJ_SPLNLINE: rName=ImpGetResStr(STR_ObjNameSingulNATSPLN); break; in TakeObjNameSingul()
1987 case OBJ_SPLNFILL: rName=ImpGetResStr(STR_ObjNameSingulPERSPLN); break; in TakeObjNameSingul()
2006 case OBJ_LINE : rName=ImpGetResStr(STR_ObjNamePluralLINE ); break; in TakeObjNamePlural()
2007 case OBJ_PLIN : rName=ImpGetResStr(STR_ObjNamePluralPLIN ); break; in TakeObjNamePlural()
2008 case OBJ_POLY : rName=ImpGetResStr(STR_ObjNamePluralPOLY ); break; in TakeObjNamePlural()
2011 case OBJ_SPLNLINE: rName=ImpGetResStr(STR_ObjNamePluralNATSPLN); break; in TakeObjNamePlural()
[all …]
H A Dsvdedtv1.cxx101 aStr+=ImpGetResStr(STR_EditWithCopy); in SetMarkedObjRect()
198 XubString aStr(ImpGetResStr(STR_EditMove)); in MoveMarkedObj()
200 aStr+=ImpGetResStr(STR_EditWithCopy); in MoveMarkedObj()
234 aStr+=ImpGetResStr(STR_EditWithCopy); in ResizeMarkedObj()
271 aStr+=ImpGetResStr(STR_EditWithCopy); in ResizeMultMarkedObj()
338 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in RotateMarkedObj()
400 if (bCopy) aStr+=ImpGetResStr(STR_EditWithCopy); in MirrorMarkedObj()
493 aStr+=ImpGetResStr(STR_EditWithCopy); in ShearMarkedObj()
610 aStr+=ImpGetResStr(STR_EditWithCopy); in CrookMarkedObj()
684 aStr+=ImpGetResStr(STR_EditWithCopy); in DistortMarkedObj()
[all …]
H A Dsvdmark.cxx672 ((SdrMarkList*)(this))->maMarkName = ImpGetResStr(STR_ObjNameNoObj); in GetMarkDescription()
698 aNam = ImpGetResStr(STR_ObjNamePlural); in GetMarkDescription()
799 aNam = ImpGetResStr(STR_ObjNamePlural); in GetPointMarkDescription()
810 aStr1 = (ImpGetResStr(bGlue ? STR_ViewMarkedGluePoint : STR_ViewMarkedPoint)); in GetPointMarkDescription()
814 aStr1 = (ImpGetResStr(bGlue ? STR_ViewMarkedGluePoints : STR_ViewMarkedPoints)); in GetPointMarkDescription()
H A Dsvdview.cxx1216 aStr = ImpGetResStr(STR_ViewCreateObj); in GetStatusText()
1238 aStr = ImpGetResStr(STR_ViewMarkMoreObjs); in GetStatusText()
1242 aStr = ImpGetResStr(STR_ViewMarkObjs); in GetStatusText()
1249 aStr = ImpGetResStr(STR_ViewMarkMorePoints); in GetStatusText()
1253 aStr = ImpGetResStr(STR_ViewMarkPoints); in GetStatusText()
1259 aStr = ImpGetResStr(STR_ViewMarkMoreGluePoints); in GetStatusText()
1263 aStr = ImpGetResStr(STR_ViewMarkGluePoints); in GetStatusText()
1267 aStr=ImpGetResStr(STR_ViewTextEdit); // "TextEdit - Zeile y Spalte x"; in GetStatusText()
H A Dsvdundo.cxx223 aRet.SearchAndReplace(aSearchString, ImpGetResStr(STR_ObjNameSingulPlural)); in GetSdrRepeatComment()
250 rStr = ImpGetResStr(nStrCacheID); in GetDescriptionStringForObject()
262 rStr.Insert(ImpGetResStr(STR_ObjNameSingulPlural), nPos); in GetDescriptionStringForObject()
1484 return ImpGetResStr(STR_UndoNewLayer); in GetComment()
1509 return ImpGetResStr(STR_UndoDelLayer); in GetComment()
1536 return ImpGetResStr(STR_UndoMovLayer); in GetComment()
1599 rStr=ImpGetResStr(nStrCacheID); in ImpTakeDescriptionStr()
H A Dsvdotext.cxx1152 aStr = ImpGetResStr(STR_ObjNameSingulOUTLINETEXT); in TakeObjNameSingul()
1158 aStr = ImpGetResStr(STR_ObjNameSingulTITLETEXT); in TakeObjNameSingul()
1165 aStr = ImpGetResStr(STR_ObjNameSingulTEXTLNK); in TakeObjNameSingul()
1167 aStr = ImpGetResStr(STR_ObjNameSingulTEXT); in TakeObjNameSingul()
1215 case OBJ_OUTLINETEXT: rName=ImpGetResStr(STR_ObjNamePluralOUTLINETEXT); break; in TakeObjNamePlural()
1216 case OBJ_TITLETEXT : rName=ImpGetResStr(STR_ObjNamePluralTITLETEXT); break; in TakeObjNamePlural()
1219 rName=ImpGetResStr(STR_ObjNamePluralTEXTLNK); in TakeObjNamePlural()
1221 rName=ImpGetResStr(STR_ObjNamePluralTEXT); in TakeObjNamePlural()
H A Dsvddrgmt.cxx1008 rStr=ImpGetResStr(STR_DragMethMovHdl); in TakeSdrDragComment()
1564 rStr += ImpGetResStr(STR_EditWithCopy); in TakeSdrDragComment()
1854 rStr += ImpGetResStr(STR_EditWithCopy); in TakeSdrDragComment()
2166 rStr += ImpGetResStr(STR_EditWithCopy); in TakeSdrDragComment()
2304 rStr += ImpGetResStr(STR_EditWithCopy); in TakeSdrDragComment()
2512 aStr+=ImpGetResStr(STR_EditWithCopy); in EndSdrDrag()
2594 rStr+=ImpGetResStr(STR_EditWithCopy); in TakeSdrDragComment()
2894 rStr += ImpGetResStr(STR_EditWithCopy); in TakeSdrDragComment()
3456 aStr+=ImpGetResStr(STR_EditWithCopy); in EndSdrDrag()
3549 rStr += ImpGetResStr(STR_EditWithCopy); in TakeSdrDragComment()
[all …]
H A Dsvdopage.cxx174 rName=ImpGetResStr(STR_ObjNameSingulPAGE); in TakeObjNameSingul()
188 rName=ImpGetResStr(STR_ObjNamePluralPAGE); in TakeObjNamePlural()
H A Dsvdogrp.cxx319 rName = ImpGetResStr(STR_ObjNameSingulGRUPEMPTY); in TakeObjNameSingul()
323 rName = ImpGetResStr(STR_ObjNameSingulGRUP); in TakeObjNameSingul()
341 rName=ImpGetResStr(STR_ObjNamePluralGRUPEMPTY); in TakeObjNamePlural()
343 rName=ImpGetResStr(STR_ObjNamePluralGRUP); in TakeObjNamePlural()
H A Dsvdomedia.cxx111 rName=ImpGetResStr(STR_ObjNameSingulMEDIA); in TakeObjNameSingul()
128 rName=ImpGetResStr(STR_ObjNamePluralMEDIA); in TakeObjNamePlural()
H A Dsvdouno.cxx295 rName = ImpGetResStr(STR_ObjNameSingulUno); in TakeObjNameSingul()
309 rName = ImpGetResStr(STR_ObjNamePluralUno); in TakeObjNamePlural()
H A Dsvdorect.cxx251 rName=ImpGetResStr(nResId); in TakeObjNameSingul()
275 rName=ImpGetResStr(nResId); in TakeObjNamePlural()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx545 mpModel->BegUndo( ImpGetResStr(STR_TABLE_INSCOL) ); in onInsert()
578 mpModel->BegUndo( ImpGetResStr(STR_TABLE_INSROW ) ); in onInsert()
863 pModel->BegUndo( ImpGetResStr(STR_TABLE_STYLE) ); in SetTableStyle()
955 pModel->BegUndo( ImpGetResStr(STR_TABLE_STYLE_SETTINGS) ); in SetTableStyleSettings()
1055 mpModel->BegUndo( ImpGetResStr(STR_TABLE_SPLIT) ); in SplitMarkedCells()
1087 mpModel->BegUndo( ImpGetResStr(STR_TABLE_DISTRIBUTE_COLUMNS) ); in DistributeColumns()
1108 mpModel->BegUndo( ImpGetResStr(STR_TABLE_DISTRIBUTE_ROWS) ); in DistributeRows()
1607 mpModel->BegUndo( ImpGetResStr(STR_TABLE_MERGE) ); in MergeRange()
2321 mpModel->BegUndo( ImpGetResStr(STR_TABLE_NUMFORMAT) ); in SetAttrToSelectedCells()
2528 mpModel->BegUndo( ImpGetResStr(STR_TABLE_NUMFORMAT) ); in ApplyFormatPaintBrush()
H A Dtablemodel.cxx755 pModel->BegUndo( ImpGetResStr(STR_TABLE_INSCOL) ); in insertColumns()
831 pModel->BegUndo( ImpGetResStr(STR_UNDO_COL_DELETE) ); in removeColumns()
943 pModel->BegUndo( ImpGetResStr(STR_TABLE_INSROW) ); in insertRows()
1002 pModel->BegUndo( ImpGetResStr(STR_UNDO_ROW_DELETE) ); in removeRows()
H A Dcellcursor.cxx268 pModel->BegUndo( ImpGetResStr(STR_TABLE_MERGE) ); in merge()
533 pModel->BegUndo( ImpGetResStr(STR_TABLE_SPLIT) ); in split()
/trunk/main/svx/source/engine3d/
H A Dcube3d.cxx172 rName=ImpGetResStr(STR_ObjNameSingulCube3d); in TakeObjNameSingul()
192 rName=ImpGetResStr(STR_ObjNamePluralCube3d); in TakeObjNamePlural()
H A Dsphere3d.cxx199 rName=ImpGetResStr(STR_ObjNameSingulSphere3d); in TakeObjNameSingul()
219 rName=ImpGetResStr(STR_ObjNamePluralSphere3d); in TakeObjNamePlural()
H A Dlathe3d.cxx218 rName=ImpGetResStr(STR_ObjNameSingulLathe3d); in TakeObjNameSingul()
238 rName=ImpGetResStr(STR_ObjNamePluralLathe3d); in TakeObjNamePlural()
H A Dextrud3d.cxx160 rName=ImpGetResStr(STR_ObjNameSingulExtrude3d); in TakeObjNameSingul()
180 rName=ImpGetResStr(STR_ObjNamePluralExtrude3d); in TakeObjNamePlural()
H A Dscene3d.cxx704 rName=ImpGetResStr(STR_ObjNameSingulScene3d); in TakeObjNameSingul()
724 rName=ImpGetResStr(STR_ObjNamePluralScene3d); in TakeObjNamePlural()

Completed in 155 milliseconds

12