Home
last modified time | relevance | path

Searched refs:AddUnitToSpecificUsesSection (Results 1 – 8 of 8) sorted by relevance

/dports/editors/lazarus/lazarus/converter/
H A Dusedunits.pas685 if not CodeTool.AddUnitToSpecificUsesSection(
691 if not CodeTool.AddUnitToSpecificUsesSection(
727 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
733 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
790 Result:=fCTLink.CodeTool.AddUnitToSpecificUsesSection(
830 if not CodeTool.AddUnitToSpecificUsesSection(fMainUsedUnits.fUsesSection,
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/converter/
H A Dusedunits.pas683 if not CodeTool.AddUnitToSpecificUsesSection(
689 if not CodeTool.AddUnitToSpecificUsesSection(
725 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
731 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
788 Result:=fCTLink.CodeTool.AddUnitToSpecificUsesSection(
828 if not CodeTool.AddUnitToSpecificUsesSection(fMainUsedUnits.fUsesSection,
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/converter/
H A Dusedunits.pas683 if not CodeTool.AddUnitToSpecificUsesSection(
689 if not CodeTool.AddUnitToSpecificUsesSection(
725 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
731 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
788 Result:=fCTLink.CodeTool.AddUnitToSpecificUsesSection(
828 if not CodeTool.AddUnitToSpecificUsesSection(fMainUsedUnits.fUsesSection,
/dports/editors/lazarus-qt5/lazarus/converter/
H A Dusedunits.pas685 if not CodeTool.AddUnitToSpecificUsesSection(
691 if not CodeTool.AddUnitToSpecificUsesSection(
727 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
733 if not CodeTool.AddUnitToSpecificUsesSection(fUsesSection,
790 Result:=fCTLink.CodeTool.AddUnitToSpecificUsesSection(
830 if not CodeTool.AddUnitToSpecificUsesSection(fMainUsedUnits.fUsesSection,
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dstdcodetools.pas121 function AddUnitToSpecificUsesSection(UsesSection: TUsesSection; in AddUnitToSpecificUsesSection() function
947 Result:=AddUnitToSpecificUsesSection(usMain, NewUnitName, NewUnitInFile,
955 Result:=AddUnitToSpecificUsesSection(usImplementation,
959 function TStandardCodeTool.AddUnitToSpecificUsesSection( in TStandardCodeTool.AddUnitToSpecificUsesSection() function
/dports/editors/lazarus/lazarus/components/codetools/
H A Dstdcodetools.pas118 function AddUnitToSpecificUsesSection(UsesSection: TUsesSection; in AddUnitToSpecificUsesSection() function
945 Result:=AddUnitToSpecificUsesSection(usMain, NewUnitName, NewUnitInFile, SourceChangeCache,
953 …Result:=AddUnitToSpecificUsesSection(usImplementation, NewUnitName, NewUnitInFile, SourceChangeCac…
957 function TStandardCodeTool.AddUnitToSpecificUsesSection(UsesSection: TUsesSection; in TStandardCodeTool.AddUnitToSpecificUsesSection() function
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dstdcodetools.pas118 function AddUnitToSpecificUsesSection(UsesSection: TUsesSection; in AddUnitToSpecificUsesSection() function
945 Result:=AddUnitToSpecificUsesSection(usMain, NewUnitName, NewUnitInFile, SourceChangeCache,
953 …Result:=AddUnitToSpecificUsesSection(usImplementation, NewUnitName, NewUnitInFile, SourceChangeCac…
957 function TStandardCodeTool.AddUnitToSpecificUsesSection(UsesSection: TUsesSection; in TStandardCodeTool.AddUnitToSpecificUsesSection() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dstdcodetools.pas121 function AddUnitToSpecificUsesSection(UsesSection: TUsesSection; in AddUnitToSpecificUsesSection() function
947 Result:=AddUnitToSpecificUsesSection(usMain, NewUnitName, NewUnitInFile,
955 Result:=AddUnitToSpecificUsesSection(usImplementation,
959 function TStandardCodeTool.AddUnitToSpecificUsesSection( in TStandardCodeTool.AddUnitToSpecificUsesSection() function